You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up a TimeRotationgFileHandler to append to one logfile per hour. It works fine in UTC, but if I set the time to local, the log file is overwritten every time.
Hi,
I'm trying to set up a TimeRotationgFileHandler to append to one logfile per hour. It works fine in UTC, but if I set the time to local, the log file is overwritten every time.
Expected Output
Current Output
[2020-05-04 09:33:22.387136] INFO: Logger2: Second trace
The text was updated successfully, but these errors were encountered: