5.2.1. cobramod.debug

Debugging configuration for CobraMod

This module configures the debug logging tool. The format of the syntax: (asctime) (levelname) (message).

The FileHandler is set to ‘debug.log’ with the mode “+a”. The default level is set to INFO.

The name of logger variable is debug_log

5.2.1.1. Module Contents

cobramod.debug.debug_formatter
cobramod.debug.debug_handler
cobramod.debug.debug_log