Skip to content

Logging

linc_convert.utils.logging

Logging utility for the linc_convert application.

setup_logging

setup_logging()

Set up the logging configuration for the application.

add_file_handler

add_file_handler(log_file_path=None)

Add a file handler to the logger to log messages to a file.