No project description provided
Project description
rlogging
Specific logging settings for a python application
Usage
pip install rlogging
Python
Django
# settings.py
MIDDLEWARE = [
...
'rlogging.integration.django.middleware.LoggingMiddleware',
...
]
FastAPI
aiogram
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rlogging-1.0.2.tar.gz
(5.4 kB
view hashes)