A fork of the Go syslog package from the standard library that allows writing logs to locations other than the network or the local syslog daemon.
https://code.soquee.net/syslog
- Go 100%
|
|
||
|---|---|---|
| doc.go | ||
| example_test.go | ||
| go.mod | ||
| LICENSE | ||
| syslog.go | ||
| syslog_test.go | ||
| syslog_unix.go | ||
| writer.go | ||
| writer_example_test.go | ||