* Added a way to add custom formatters * Added a rotating file handler with defaults 5 Meg files and 3 backups * Made the rotating file handler default for the base loggers * Made a way to create a custom file handler
1.0.5
* Added disable_existing_loggers = False
1.0.4
* Config now comes from config dict
1.0.3
* Just minor change to pyproject.toml
1.0.2
* No code changes * Moved to pyproject.toml
1.0.1
* No real changes made I just didn't like the docs