What's New
- Changed log_file_vars parameter default to None
- Cleaned up unused imports
Fixed Issues
- Switched global variables for DEBUG, INFO, WARNING, ERROR,
- CRITICAL to be strings rather than integers inherited from logger. Fix was made to resolve IDE type errors.
Known Issues
N/A