fastapi-route-logger-middleware 0.2.3
0
Simple middleware for FastAPI to generate log entries on all requests
Contents
Simple middleware for FastAPI to generate log entries on all requests
Stars: 33, Watchers: 33, Forks: 6, Open Issues: 2The jeffsiver/fastapi-route-logger
repo was created 4 years ago and the last code push was 1 years ago. The project is moderately popular with 33 github stars!
How to Install fastapi-route-logger-middleware
You can install fastapi-route-logger-middleware using pip
pip install fastapi-route-logger-middleware
or add it to a project with poetry
poetry add fastapi-route-logger-middleware
Package Details
- Author
- Jeff Siver
- License
- Homepage
- https://github.com/jeffsiver/fastapi-route-logger
- PyPi:
- https://pypi.org/project/fastapi-route-logger-middleware/
- GitHub Repo:
- https://github.com/jeffsiver/fastapi-route-logger
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common fastapi-route-logger-middleware errors.
Code Examples
Here are some fastapi-route-logger-middleware
code examples and snippets.