Bug #151

RotatingFileHandler _does_ work on Windows.

Added by Ben L. almost 2 years ago.

Status:New Start date:02/13/2010
Priority:Low Due date:
Assignee:- % Done:

0%

Category:Glastopf Spent time: -
Target version:-
Resolution:

Description

http://docs.python.org/library/logging.html#rotatingfilehandler says nothing about Windows, and I'm able to run Glastopf with the logging code changed to if True: instead of if log_opts['system'] == "unix": - the log file does rotate.

I suggest we go with RotatingFileHandler for all systems, and remove the option from the config file.

Also available in: Atom PDF