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.4.0.tar.gz
(29.6 kB
view hashes)
Close
Hashes for django-smart-logging-0.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b17b3dfcfaaa66bf3b7da5626a149e100585bfdf13e3c2fef565ba034566bd1b |
|
MD5 | 5a07bcb14e5687d8ee3dddceeda19dd4 |
|
BLAKE2b-256 | d74628e9d01c6e40fcb4dda236797ebe92498c8e46b94f690118a0a957e5dffe |