What's Changed
- Fixed #189
- Added a new
LoggerSettings
option,time_zone="America/Denver"
that sets a specific time zone for console and file loggers. Use tz database names. Example: "America/Denver". Fixed #205 - ⚠ First of all, install and upgrade requirements:
pip install -U -r requirements.txt
Full Changelog: 1.7.7...master