mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-15 01:23:09 +03:00
Attaching new process message
This commit is contained in:
parent
f134847e60
commit
833305e1ee
@ -51,6 +51,8 @@ start lfout lferr = do
|
||||
LogFile.close lfout
|
||||
LogFile.close lferr
|
||||
Attach (Handles min mout merr) -> do
|
||||
LogFile.addChunk lfout "\n\nAttaching new process\n\n"
|
||||
LogFile.addChunk lferr "\n\nAttaching new process\n\n"
|
||||
hmClose min
|
||||
let go mhandle lf =
|
||||
case mhandle of
|
||||
|
Loading…
Reference in New Issue
Block a user