J
Joseph L. Casale
The default converter attribute uses localtime, but often under windows when
I add an additional logger, create a new file handler and set a formatter the time
switches to utc.
Obviously redefining a new converter class does nothing as the default is what I
wanted to start with, localtime.
Anyone experienced this and have a workaround?
Thanks,
jlc
I add an additional logger, create a new file handler and set a formatter the time
switches to utc.
Obviously redefining a new converter class does nothing as the default is what I
wanted to start with, localtime.
Anyone experienced this and have a workaround?
Thanks,
jlc