Compare commits
No commits in common. "master" and "v1.8.0" have entirely different histories.
@ -1,5 +1,9 @@
|
||||
package logging
|
||||
|
||||
import (
|
||||
"log/syslog"
|
||||
)
|
||||
|
||||
/*
|
||||
SystemDLogger (yes, I'm aware it's actually written as "systemd") writes to journald on systemd-enabled systems.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user