I'm using the daemon to wrap my Jetty based service. I've redirected stdout
and stderr to the Daemon via the relevant configuration params.

However, both files end up with 2 newline characters (/r/n/r/n) which
results in a very unreadable log... especially when dealing with
stacktraces...

Any idea what could cause that?

BTW, when using Jetty without the wrapper, Jetty's stdout and err do not
suffer from this behavior.

thanks,
GBa.

Reply via email to