Logbook

Latest version: v1.7.0.post0

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.8.0

-------------

Released on November 11th 2014. Codename "improve_some_more"

- Added Pushover handler (thanks owo)
- Default logging format now includes seconds and microseconds (110)
- Several fixes regarding possible deadlocks in log formatting (thanks Guy Rozendorn)
- Fixed packaging so that the speedups module now gets packaged by default (122)
- ThreadedWrapperHandler now supports maxsize (121) (thanks Ken Jung)
- Fixes in rotating handlers (thanks zhangliyong)
- Added Pushover handler (thanks Ossama W. Obeid)
- RedisHandler now supports lpush as an option (thanks Bruno Rocha)

0.7.0

-------------

Released on May 12th 2014. Codename "not_just_yet"

- Restored Python 3.2 support (thanks rnortman)
- NullHandlers now respect filters - allows to only drop/mute certain records (73)
- redirect_logging now sets the legacy root logger's level to DEBUG by default. This can be changed by specifying `set_root_logger_level=False` (96)
- Bugfixes

0.6.0

-------------

Released on October 3rd 2013. Codename "why_not_production_ready"

- Added Redis handler (Thanks a lot guillermo-carrasco for this PR)
- Fixed email encoding bug (Thanks Raphaël Vinot)

0.5.0

-------------

Released on August 10th 2013.

- Drop 2.5, 3.2 support, code cleanup
- The exc_info argument now accepts `True`, like in the standard logging module

0.4.2

-------------

Released on June 2nd 2013.

- Fixed Python 3.x compatibility, including speedups
- Dropped Python 2.4 support. Python 2.4 support caused a lot of hacks in the code and introduced duplication to the test code. In addition, it is impossible to cover 2.4-3.x with a single tox installation, which may introduce unwitting code breakage. Travis also does not support Python 2.4 so the chances of accidentally breaking this support were very high as it was...

0.4.1

-------------

Released on December 12th. Codename "121212"

- Fixed several outstanding encoding problems, thanks to dvarazzo.
- Merged in minor pull requests (see https://github.com/getlogbook/logbook/pulls?q=is%3Aclosed)

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.