fix comment

This commit is contained in:
Thomas Steen Rasmussen 2017-03-28 09:17:08 +02:00
parent 529be396f4
commit 70b6a51c5c

View file

@ -130,7 +130,7 @@ LOGGING = {
}, },
}, },
'loggers': { '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 # do not propagate bornhack.* messages up to the root logger
'bornhack': { 'bornhack': {
'handlers': ['console'], 'handlers': ['console'],