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 a9eb001 commit 5b309d0Copy full SHA for 5b309d0
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="fastapi-gae-logging",
5
- version="0.0.10",
+ version="0.0.11",
6
description="Custom Cloud Logging handler for FastAPI (or any Starlette based) 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