fix comment
This commit is contained in:
parent
529be396f4
commit
70b6a51c5c
|
@ -130,7 +130,7 @@ LOGGING = {
|
|||
},
|
||||
},
|
||||
'loggers': {
|
||||
# send bornhack logger to both console and syslog at DEBUG level, and
|
||||
# send the bornhack logger to console at DEBUG level,
|
||||
# do not propagate bornhack.* messages up to the root logger
|
||||
'bornhack': {
|
||||
'handlers': ['console'],
|
||||
|
|
Loading…
Reference in a new issue