We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289c3dd commit ca33e60Copy full SHA for ca33e60
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="fastapi-gae-logging",
5
- version="0.0.4",
+ version="0.0.5",
6
description="Custom Cloud Logging handler for FastAPI applications deployed in Google App Engine. \
7
Groups logs coming from the same request lifecycle and propagates the maximum log level \
8
throughout the request lifecycle using middleware and context management.",
0 commit comments