mirror of https://github.com/sirupsen/logrus.git
parent
a51c6e4ce2
commit
d2f9ffa1d9
|
@ -238,6 +238,9 @@ func init() {
|
||||||
* [`github.com/sebest/logrusly`](https://github.com/sebest/logrusly)
|
* [`github.com/sebest/logrusly`](https://github.com/sebest/logrusly)
|
||||||
Send logs to Loggly (https://www.loggly.com/)
|
Send logs to Loggly (https://www.loggly.com/)
|
||||||
|
|
||||||
|
* [`github.com/johntdyer/slackrus`](https://github.com/johntdyer/slackrus)
|
||||||
|
Hook for Slack chat.
|
||||||
|
|
||||||
#### Level logging
|
#### Level logging
|
||||||
|
|
||||||
Logrus has six logging levels: Debug, Info, Warning, Error, Fatal and Panic.
|
Logrus has six logging levels: Debug, Info, Warning, Error, Fatal and Panic.
|
||||||
|
|
Loading…
Reference in New Issue