regebro / tzlocal

A Python module that tries to figure out what your local timezone is
MIT License
184 stars 58 forks source link

Logging issues since 5.0 #144

Closed Luc1412 closed 1 year ago

Luc1412 commented 1 year ago

Since the 5.0 release, it seems like there is a 2nd Logging Stream Handler in debug mode:

4.x: image

5.x image

Happens in my Debian Linux env (Docker) and local in staging on my Windows PC.

regebro commented 1 year ago

If I make a branch with a different usage of logging, can you install and test it?

Luc1412 commented 1 year ago

Sure

regebro commented 1 year ago

I made a branch called improved-logging, as PR #151. Also, here's a source package:

tzlocal-5.1.dev0.tar.gz

Luc1412 commented 1 year ago

Tested it and it works fine as expected.

regebro commented 1 year ago

OK, cool!

regebro commented 1 year ago

Released that as 5.0.1