Skip to content

1.7.8 time_zone

Compare
Choose a tag to compare
@rdavydov rdavydov released this 15 Mar 00:36
· 214 commits to master since this release

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