Releases: puzzleYOU/python-logging-filters
Releases · puzzleYOU/python-logging-filters
v0.1.8
- 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
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
This release contains documentation enhancements only.
v0.1.2
This release contains no code change, just a fix to the long_description on PyPI.
v0.1.1
python-logging-filters
Initial version with logging.Filter implementations, especially for 3rd party frameworks.
added implementations:
DjangoHttp404LogFilter
v0.1.0alpha6
setup.py: proper homepage, clear and concise description
v0.1.0alpha5
typo