linkcheck.logconf
Logging configuration
Functions
|
Add log handler to root logger and LOG_ROOT and set formatting. |
|
Set up the application logging (not to be confused with check loggers). |
|
Remove log handler from root logger and LOG_ROOT. |
Reset log level to display only warnings and errors. |
|
|
Set debugging log level. |
|
Set logging levels for given loggers. |
- linkcheck.logconf.add_loghandler(handler)[source]
Add log handler to root logger and LOG_ROOT and set formatting.
- linkcheck.logconf.init_log_config(handler=None)[source]
Set up the application logging (not to be confused with check loggers).