Contents

fastapi-route-logger-middleware 0.2.3

0

Simple middleware for FastAPI to generate log entries on all requests

Simple middleware for FastAPI to generate log entries on all requests

Stars: 26, Watchers: 26, Forks: 5, Open Issues: 2

The jeffsiver/fastapi-route-logger repo was created 2 years ago and was last updated 3 weeks ago. The project is moderately popular with 26 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
No  fastapi-route-logger-middleware  pypi packages just yet.

Errors

A list of common fastapi-route-logger-middleware errors.

Code Examples

Here are some fastapi-route-logger-middleware code examples and snippets.

Related Packages & Articles

syslogmp 0.4

A parser for BSD syslog protocol (RFC 3164) messages

sqlmodel 0.0.8

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

ormar 0.12.0

A simple async ORM with fastapi in mind and pydantic validation.