Skip to main content

No project description provided

Project description

django-smart-logging

master develop coverage

Plugin for django-smart-admin that allows changing python logging configuration (level/handlers/propagate) without the need to restart the app

Configuration

SMART_LOG_INSPECT = False SMART_LOG_HANDLERS = 2 # 1 show handlers / 2 change handlers SMART_LOG_MAXSIZE = 100 SMART_LOG_FORMAT = "%(levelname)s %(asctime)s %(module)s: %(message)s" SMART_LOG_PREFIX = "smart-log" SMART_LOG_REDIS = "" SMART_LOG_DEBUG = False

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-smart-logging-0.4.0.tar.gz (29.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page