markdownclerk.logger_config module

markdownclerk.logger_config

Handles the logging configuration for the module.

copyright:
  1. 2016 by John P. Neumann.
license:

MIT, see LICENSE for more details.

markdownclerk.logger_config.get_logging_config()[source]

Creates the logging configuration for us with some standard checking.

Returns:The dictionary configuration of the logger.
Return type:dict