We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45485fc + 0c80d53 commit 7c03ef6Copy full SHA for 7c03ef6
1 file changed
logger/syslogd/syslogd.go
@@ -9,7 +9,7 @@ import (
9
"path"
10
"regexp"
11
"syscall"
12
- "syslog"
+ "github.com/opdemand/deis/logger/syslog"
13
)
14
15
const logRoot = "/var/log/deis"
0 commit comments