Skip to content

Releases: puzzleYOU/python-logging-filters

v0.1.8

17 Apr 10:43

Choose a tag to compare

  • fixed crash within logging filter if non-string variables were passed to logging functions

Full Changelog: v0.1.7...v0.1.8

v0.1.7

28 Oct 10:58

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Oct 10:30

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

28 Oct 10:17

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 Oct 10:05

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Oct 08:28

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

This release contains documentation enhancements only.

v0.1.2

25 Oct 14:02

Choose a tag to compare

This release contains no code change, just a fix to the long_description on PyPI.

v0.1.1

25 Oct 13:52

Choose a tag to compare

python-logging-filters

Initial version with logging.Filter implementations, especially for 3rd party frameworks.

added implementations:

  • DjangoHttp404LogFilter

v0.1.0alpha6

25 Oct 13:46

Choose a tag to compare

v0.1.0alpha6 Pre-release
Pre-release
setup.py: proper homepage, clear and concise description

v0.1.0alpha5

25 Oct 13:38

Choose a tag to compare

v0.1.0alpha5 Pre-release
Pre-release
typo