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 6c250ee commit 96c079aCopy full SHA for 96c079a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="fastapi-gae-logging",
5
- version="0.0.8",
+ version="0.0.9",
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