The purpose of this class is to serve as the main API object of this library, which provides themed logging methods and configuration.
Uses a handler-based architecture for flexible output destinations.
0.0.1
Log a message at DEBUG level.
Log a message at ERROR level.
Get current configuration status info.
Log within a temporary tag scope.
Log a message at INFO level.
Muzzle Bark - disable all logging.
Clear all trainers.
Tag Bark with a global tag prefix.
Train Bark with a new Trainer, which determine where and how logs are output..
Unmuzzle Bark - re-enable logging.
Delete the global tag prefix.
Remove a Trainer from the trainers list, and sop the system from using it.
Log a message at VERBOSE level.
Log a message at WARNING level.
Log a message at CRITICAL level.