There have been a few instances where Witchcraft services are used in nontraditional contexts and would like to have logs emitted in a different way than that the server supports directly. You can kind of get around this today by configuring the logging to write to stdout and then swapping that file descriptor out but it's pretty hacky.
The big question is what the interface should be.
There have been a few instances where Witchcraft services are used in nontraditional contexts and would like to have logs emitted in a different way than that the server supports directly. You can kind of get around this today by configuring the logging to write to stdout and then swapping that file descriptor out but it's pretty hacky.
The big question is what the interface should be.