mirror of https://github.com/sirupsen/logrus.git
Add links to a loggly.com hook
This commit is contained in:
parent
5f3c40cc46
commit
535f69a2f4
|
@ -235,6 +235,9 @@ func init() {
|
|||
* [`github.com/nubo/hiprus`](https://github.com/nubo/hiprus)
|
||||
Send errors to a channel in hipchat.
|
||||
|
||||
* [`github.com/sebest/logrusly`](https://github.com/sebest/logrusly)
|
||||
Send logs to Loggly (https://www.loggly.com/)
|
||||
|
||||
#### Level logging
|
||||
|
||||
Logrus has six logging levels: Debug, Info, Warning, Error, Fatal and Panic.
|
||||
|
|
Loading…
Reference in New Issue