Improved syslogging
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ dictConfig({
|
||||
},
|
||||
'syslog': {
|
||||
'class': 'logging.handlers.SysLogHandler',
|
||||
'formatter': 'verbose',
|
||||
'formatter': 'simple',
|
||||
}
|
||||
},
|
||||
'loggers': {
|
||||
|
||||
Reference in New Issue
Block a user