https://github.com/finalsa/fastapi-better-logger
https://github.com/finalsa/fastapi-better-logger
fastapi
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/finalsa/fastapi-better-logger
- Owner: finalsa
- License: mit
- Created: 2022-02-05T12:38:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:34:13.000Z (12 months ago)
- Last Synced: 2024-11-15T04:59:15.451Z (7 months ago)
- Topics: fastapi
- Language: Python
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fastapi Better Logger
This pip packages will help you to make your life easier when working with fastapi and ormar.
For installing this package:
```bash
pip install fastapi-helpers
```Happy codding!