Revision 662413bb snf-webproject/conf/10-snf-webproject-logging.conf

b/snf-webproject/conf/10-snf-webproject-logging.conf
20 20
#
21 21
# LOGGING_SETUP = {
22 22
#     'version': 1,
23
#     'disable_existing_loggers': True,
23
#     'disable_existing_loggers': False,
24 24
#
25 25
#     'formatters':  FORMATTERS,
26 26
#     'handlers': {
......
64 64
#
65 65
# SNF_MANAGE_LOGGING_SETUP = {
66 66
#     'version': 1,
67
#     'disable_existing_loggers': True,
67
#     'disable_existing_loggers': False,
68 68
#
69 69
#     'formatters': FORMATTERS,
70 70
#

Also available in: Unified diff