Update config_sample.py
This commit is contained in:
parent
9db408c6e5
commit
8e43420767
@ -54,7 +54,7 @@ LOGDIR = 'log/'
|
|||||||
|
|
||||||
# Main application log file.
|
# Main application log file.
|
||||||
LOGFILE = None # eg. 'stratum.log'
|
LOGFILE = None # eg. 'stratum.log'
|
||||||
|
LOGLEVEL = 'DEBUG'
|
||||||
# Logging Rotation can be enabled with the following settings
|
# Logging Rotation can be enabled with the following settings
|
||||||
# It if not enabled here, you can set up logrotate to rotate the files.
|
# It if not enabled here, you can set up logrotate to rotate the files.
|
||||||
# For built in log rotation set LOG_ROTATION = True and configrue the variables
|
# For built in log rotation set LOG_ROTATION = True and configrue the variables
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user