Transport-for-the-North / caf.toolkit

https://caftoolkit.readthedocs.io/en/stable/
Other
0 stars 1 forks source link

LogHelper rotating file handler #118

Open MattBuckley-TfN opened 5 months ago

MattBuckley-TfN commented 5 months ago

Add functionality to log_helpers.get_file_handler to allow using RotatingFileHandler or TimedRotatingFileHandler and update LogHelper.add_file_handler default to using a RotatingFileHandler.

Add constants to define the default values for both rotating file handlers: