Skip to content
Snippets Groups Projects
Commit d3879214 authored by Erik Reid's avatar Erik Reid
Browse files

user linux syslog socket

parent dd0b9965
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@
"syslog_handler": {
"class": "logging.handlers.SysLogHandler",
"level": "DEBUG",
"address": "/var/run/syslog",
"address": "/dev/log",
"facility": "user",
"formatter": "simple"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment