forked from mirror/logrus
readme: add journal hook
This commit is contained in:
parent
273bd5984c
commit
4d9b4f0c83
|
@ -242,6 +242,9 @@ func init() {
|
|||
* [`github.com/johntdyer/slackrus`](https://github.com/johntdyer/slackrus)
|
||||
Hook for Slack chat.
|
||||
|
||||
* [`github.com/wercker/journalhook`](https://github.com/wercker/journalhook).
|
||||
Hook for logging to `systemd-journald`.
|
||||
|
||||
#### Level logging
|
||||
|
||||
Logrus has six logging levels: Debug, Info, Warning, Error, Fatal and Panic.
|
||||
|
|
Loading…
Reference in New Issue