Skip to content

Releases: bobbui/json-logging-python

1.5.1

Choose a tag to compare

@bobbui bobbui released this 07 Jul 07:11
  • fix: wrap debug log when logger upated to using JSONLogFormatter #105
  • fix: add connexion 3 support #108
  • fix: update utcnow for python 3.12 deprecation #107

1.5.0-rc0

Choose a tag to compare

@bobbui bobbui released this 01 Feb 10:57

refactoring to have cleaner structure and smaller module

1.4.1rc0

Choose a tag to compare

@bobbui bobbui released this 09 Jul 04:46

1.4.0rc2

Choose a tag to compare

@bobbui bobbui released this 24 Apr 05:18

allow overriding of correlation id

https://pypi.org/project/json-logging/1.4.0rc2/

1.4.0rc1

Choose a tag to compare

@bobbui bobbui released this 10 Apr 06:51

1.4.0rc

Choose a tag to compare

@bobbui bobbui released this 09 Apr 21:08

add capability to customize extraction of request, response info #68

https://pypi.org/manage/project/json-logging/release/1.4.0rc0/

1.3.0

Choose a tag to compare

@bobbui bobbui released this 26 Mar 03:56

1.2.11

Choose a tag to compare

@bobbui bobbui released this 08 Nov 07:53

1.2.10

Choose a tag to compare

@bobbui bobbui released this 16 Oct 05:39

hotfix for 1.2.9

1.2.9

Choose a tag to compare

@bobbui bobbui released this 15 Oct 22:20

https://pypi.org/project/json-logging/1.2.9/
fix #61 Using root logger + flask outside of flask request context throws RuntimeError