No project description provided
Project description
django-smart-logging
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.3.0.tar.gz
(29.5 kB
view hashes)
Close
Hashes for django-smart-logging-0.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79123647611263667203820356a348e03d5fbf4cba11267212fed67ebf3520c6 |
|
MD5 | 7a132258fd5051cfaca79b3fef229157 |
|
BLAKE2b-256 | 4703d1229d7f53798a9876f6212dd4982e1778ab795716e19f9a74fad030fe7d |