stdout/err is not flushed

Issue #25 resolved
Former user created an issue

when i workarround the no-log-file issue with tee or | (pipes), the server output gets flushed very rarely.

As you modified the log output, it should be no work to flush the output stream after each line.

Comments (3)

  1. Jonas Jelten

    very rarely means i can see the new output either on stdout or in the file i'm redirecting after 2h.

  2. Log in to comment