Antoine Grondin
870c1fc2ca
add logstash hook to readme
...
closes #339
2016-04-16 12:42:53 +05:30
Simon Eskildsen
7e6f976580
Merge pull request #341 from doublefree/add_smologic_hook_readme
...
Sumorus - SumoLogic Hook url added to readme
2016-04-13 08:47:20 -04:00
Vlad-Doru Ion
0d667bc0c7
Added a new hook to the README.md
...
Added the logrusus hook.
2016-04-04 10:58:58 +03:00
takuya.watabe
5eb315cfd5
Sumorus - SumoLogic Hook url added to readme
2016-03-31 00:20:06 +09:00
Simon Eskildsen
e110284865
Merge pull request #325 from spicydog/patch-1
...
Update README.md
2016-03-17 10:01:08 -04:00
Radomír Sohlich
b8b6593e80
Hook for ElasticSearch.
...
Added a link for ElasticSearch hook.
2016-03-16 20:34:53 +01:00
dragon3
ea350e0221
Add Typetalk hook
2016-03-09 23:13:41 -05:00
Prateek Srivastava
6d7aacc216
Fix Godoc link
...
Previous https://cloudup.com/cZnP3-jZ9O8
2016-02-24 14:05:45 -07:00
Joern Barthel
95190bb5ae
Added testing section to README.
2016-02-22 10:51:00 +01:00
Simon Eskildsen
57cce1ed61
readme: fix kafka link
2016-02-18 19:38:25 -05:00
harshad
4ccde140c3
adding link for the kafka hook
2016-02-17 13:07:32 +05:30
spicydog
d5a509ac3f
Update README.md
...
Update set log formatter command to "log.SetFormatter()" since "log.Formatter = new()" does not work.
2016-02-16 13:41:25 +10:00
Vlado Atanasov
6e0b3a3397
Update README.md
2016-02-12 10:30:56 +00:00
Vlado Atanasov
2be7bf5c9c
Update README.md
2016-02-12 10:30:30 +00:00
Rogier Lommers
255c37f4ba
add link to logrus-redis-hook
2016-01-26 21:01:36 +01:00
mitsuteru sawa
fd860ab61d
Fix typo
...
“ should be ".
2015-11-30 16:22:28 +09:00
Zeal
8b27a242e4
fix logrus_mate link address
2015-11-16 18:22:07 +08:00
Simon Eskildsen
eb61880d00
Merge pull request #282 from x-cray/master
...
Add ref to third-party prefixed log formatter
2015-11-16 08:27:26 +01:00
Simon Eskildsen
ac496616c9
Merge pull request #275 from xujinzheng/master
...
add tools section for logrus mate
2015-11-16 08:23:49 +01:00
Ian Eyberg
ac099ab45a
adding deferpanic hook in readme
2015-11-06 14:47:10 -08:00
Denis Parchenko
eb1e36217e
Add ref to third-party prefixed log formatter
2015-10-29 09:43:41 +02:00
JoongSeob Vito Kim
2308b7ee63
Add octokit hook.
...
Add octokit(github) hook.
2015-10-27 18:58:00 +09:00
Scott Francis
faac3ea969
Remove Bugsnag
2015-10-22 20:20:45 +00:00
Zeal
e958fd6f37
add tools section for logrus mate
2015-10-19 14:19:45 +08:00
Abramovic
68064ae592
include InfluxDB hook
2015-10-12 10:41:37 -07:00
Peter Olds
3240988909
Split out Papertrail hook to its own repo
...
Signed-off-by: Peter Olds <polds@kyanicorp.com>
2015-10-09 10:28:56 -06:00
evalphobia
ba64a98b3b
Move sentry hook to external repository
2015-10-07 12:59:33 +09:00
Philippe Lafoucrière
1d8ceff9b2
Move graylog to dedicated repo
...
The new repo uses gopkg.in for versioning.
This is the continuation of logrus moving hooks to dedicated repos.
The old repo
https://github.com/gemnasium/logrus-hooks/tree/master/graylog
is deprecated, as we don't want to share things there too (import
airbrake while I just want graylog). It will be removed in a few
months.
2015-10-06 14:43:55 -04:00
Philippe Lafoucrière
86739cfcf4
Remove leftover
2015-10-06 14:33:31 -04:00
Philippe Lafoucrière
297ec6fcaa
Move airbrake to dedicated repo(s)
...
The current implementation is using an old implementation of the
Airbrake v2 api. Airbrake has release v2 since, but this package is
necessary for in-house solutions like errbit.
The number of errbit users don't justify to continue pushing this
version as the official.
That's why the official hook is now using gobrake (the official
package), and the one coming from logrus is now named "legacy".
2015-10-06 14:28:31 -04:00
Simon Eskildsen
05fe8fb917
Merge pull request #256 from flowlo/patch-1
...
Improve references to Logstash formatter
2015-10-05 07:35:44 -04:00
Lorenz Leutgeb
005f65e9b5
Improve references to Logstash formatter
2015-09-17 19:37:51 +02:00
devopstaku
4805f72c39
Add description about how to connect to local syslog with syslog hook
2015-09-09 21:55:50 +08:00
Linus Gasser
8c8be89501
Update README.md
...
Typo it seems - except if I still didn't understand go...
2015-09-04 12:02:14 +02:00
weekface
c2efb40312
Add hook for logging to mongodb
2015-08-27 09:54:11 +08:00
Diego Bernardes de Sousa Pinto
1d47e5ed0e
Update README.md
...
Just a small fix.
2015-08-18 15:15:02 -03:00
evalphobia
9846c73426
Include fluentd in list of available hooks
2015-07-07 12:54:35 +09:00
Manfred Touron
3b1ecc5fdd
fix typo
2015-06-30 23:20:00 +02:00
Jason Yan
4ab59a94fa
Added link to Sentry hook.
2015-06-24 19:37:01 -07:00
Edward Muller
7eed28eea2
Link to the rollbar notification hook that we use.
2015-06-19 16:04:35 -07:00
Rene Zbinden
dc834b8b47
add link to mail hook
2015-06-10 11:09:59 +02:00
Simon Eskildsen
e3eccfaeb5
readme: fix typo in honeybadger
2015-06-08 19:55:33 -04:00
Simon Eskildsen
c8ed7a5eae
readme: add @agonzalezro honeybadger hook to readme
2015-06-08 19:54:53 -04:00
rifflock
245d8971d1
Include lfshook in list of available hooks
2015-06-02 15:36:57 -07:00
Rebill.Ruan
e86319aa1d
fix error
2015-06-02 15:33:32 +08:00
Dotan J. Nahum
05d18c70e2
logrus_syslog / syslog - example should now be valid
2015-05-27 14:29:11 +03:00
Philip Allen
099b1bffe0
removing raygun hook from hooks dir, adding reference in hooks table of main README.md
2015-05-21 10:28:14 -04:00
Matthew Baird
f1d275b800
proper use of TextFormatter in documentation
2015-05-12 09:27:20 -07:00
Simon Eskildsen
cdd90c38c6
readme: fix comment on context logger
2015-03-31 11:30:41 -04:00
Simon Eskildsen
7586a697f6
readme: add example of context logging
2015-03-31 11:24:31 -04:00