
22 Mar
2010
22 Mar
'10
2:13 p.m.
Hi Aleksey, yes it was, thank you! It didn't occur to me that this "small problem" leds to automatic status logging, but it makes sense for sure! Is there a way to "redirect" this output to a logfile? The output to stdout confuses my start script and I'd rather have this logback warnings written to a file. thanks again, regards, christian! On Mon, Mar 22, 2010 at 3:03 PM, Aleksey Didik <didik@magenta-technology.ru> wrote:
Look like the reason is this one:
12:55:20,828 |-WARN in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@3a747fa2 - Large window sizes are not allowed. 12:55:20,828 |-WARN in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@3a747fa2 - MaxIndex reduced to 13 12:55:20,832 |-INFO in
Aleksey