readme: add journal hook

This commit is contained in:
Simon Eskildsen
2015-02-19 18:51:02 +00:00
parent 273bd5984c
commit 4d9b4f0c83
+3
View File
@@ -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.