IgnisLogging.get_file_handler

IgnisLogging.get_file_handler()[source]

Configure and retrieve the RotatingFileHandler object. Called on demand the first time IgnisLoggers needs to write to a file

Returns

The configured RotatingFileHandler object

Return type

RotatingFileHandler