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: 31, Watchers: 31, Forks: 6, Open Issues: 2

The jeffsiver/fastapi-route-logger repo was created 3 years ago and the last code push was 1 years ago. The project is moderately popular with 31 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.16

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

ormar 0.20.0

An async ORM with fastapi in mind and pydantic validation.