Skip to content

Tags: bobbui/json-logging-python

Tags

1.2.6

Fix condition for checking root logger handlers #53

1.2.5

exclude a specific API endpoints from logging requests fix #44

1.2.1

compatible fix for sanic 19.12+ #49

1.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
 - fix #45

 - fix #46
 - refactoring
 - optimization log record

1.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump to 1.1.0

1.0.6

bump to 1.0.6

1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.0.4

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump to 1.0.4

1.0.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add missing kwargs for init_non_web

1.0.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add method to support getting request logger by using method json_log…

…ging.get_request_logger(), fix #23