Flushing output for Logging immediately without buffering

I have the same problem. Is there a way to control the buffer or is it required to execute

flush(io)

after each log event? That doesn’t feel right :thinking: