Simon Eskildsen
c734b5594a
Merge pull request #285 from GJRTimmer/patch-1
...
Added Build Rule
2015-11-16 08:23:33 +01:00
Simon Eskildsen
6f383a9b29
Merge pull request #290 from eyberg/master
...
adding deferpanic hook in readme
2015-11-09 12:36:32 +01:00
Ian Eyberg
ac099ab45a
adding deferpanic hook in readme
2015-11-06 14:47:10 -08:00
0xe0f
8cdd4b39f5
Added implementation of function "IsTerminal" for Solaris
2015-11-03 12:21:35 +03:00
Denis Parchenko
eb1e36217e
Add ref to third-party prefixed log formatter
2015-10-29 09:43:41 +02:00
Simon Eskildsen
fe6f2b0312
Merge pull request #286 from dorajistyle/master
...
Add octokit hook.
2015-10-27 08:58:02 -04:00
JoongSeob Vito Kim
2308b7ee63
Add octokit hook.
...
Add octokit(github) hook.
2015-10-27 18:58:00 +09:00
Gert-Jan Timmer
6815eb0dbd
Added Build Rule
...
Add build rule, to only build on Linux platform, reason for adding this: This allows the usage of the logrus package within a Windows based project. Current logrus project fails to import due to the fact the syslog is missing on Windows.
2015-10-27 10:18:45 +01:00
Simon Eskildsen
62f85a2e39
changelog: remove bugsnag
2015-10-22 17:52:25 -04:00
Simon Eskildsen
8013927d1b
Merge pull request #280 from csfrancis/remove_bugsnag
...
Remove Bugsnag
2015-10-22 17:51:46 -04: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
Simon Eskildsen
4643a7efec
Merge pull request #271 from Abramovic/master
...
Include InfluxDB hook
2015-10-12 17:08:13 -04:00
Abramovic
68064ae592
include InfluxDB hook
2015-10-12 10:41:37 -07:00
Simon Eskildsen
df78bc75a3
changelog: move papertrail
2015-10-09 17:37:08 +00:00
Simon Eskildsen
1855cb72bb
Merge pull request #270 from polds/master
...
Split out Papertrail hook to its own repo
2015-10-09 13:35:41 -04: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
Simon Eskildsen
23521f1364
changelog: moved sentry
2015-10-07 14:14:16 +00:00
Simon Eskildsen
b2fcfe237c
Merge pull request #269 from evalphobia/feature/move-sentry-hook
...
Move sentry hook to external repository
2015-10-07 10:13:26 -04:00
evalphobia
ba64a98b3b
Move sentry hook to external repository
2015-10-07 12:59:33 +09:00
Simon Eskildsen
b673bf363d
Merge pull request #268 from apriendeau/patch-3
...
hook.go matches their gopkg.in/gemnasium/logrus-airbrake-hook.v2 now
2015-10-06 16:33:52 -04:00
Austin Riendeau
f811ea43df
hook.go matches their gopkg.in/gemnasium/logrus-airbrake-hook.v2 now
2015-10-06 14:24:51 -06:00
Simon Eskildsen
8ae9297f36
Merge pull request #266 from apriendeau/patch-1
...
Fixes breaking change with removing airbrake.
2015-10-06 16:10:30 -04:00
Austin Riendeau
457a009ed7
Fixes breaking change with removing airbrake.
2015-10-06 14:01:18 -06:00
Simon Eskildsen
d7f23545ad
Merge pull request #264 from gemnasium/move-graylog
...
Move graylog to dedicated repo
2015-10-06 14:48:13 -04: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
Simon Eskildsen
46358df244
changelog: add airbrake note
2015-10-06 18:39:39 +00:00
Simon Eskildsen
aeb0c6c39e
Merge pull request #261 from gemnasium/move-airbrake
...
Move airbrake
2015-10-06 14:38:26 -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
fe72f59ae7
travis: remove support for 1.2
2015-10-05 12:05:41 +00:00
Simon Eskildsen
1b01a2b2fc
changelog: add for 0.9.0
2015-10-05 12:05:41 +00:00
Simon Eskildsen
8445ae196b
Merge pull request #259 from Sirupsen/revert-254-master
...
Revert "TextMarshaler and TextUnmarshaler implementation for Level"
2015-10-05 07:46:03 -04:00
Simon Eskildsen
4197a1bbd5
Revert "TextMarshaler and TextUnmarshaler implementation for Level"
2015-10-05 07:45:58 -04:00
Simon Eskildsen
5a15866bba
Merge pull request #254 from fromYukki/master
...
TextMarshaler and TextUnmarshaler implementation for Level
2015-10-05 07:45:56 -04:00
Simon Eskildsen
c69e603431
Merge pull request #200 from freeformz/no_msg
...
Don't emit a msg if there is none to emit
2015-10-05 07:44:10 -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
Simon Eskildsen
a6a8245fd7
Merge pull request #251 from devopstaku/syslog_hook_doc
...
Add description about how to connect to local syslog with syslog hook
2015-10-05 07:35:05 -04:00
Lorenz Leutgeb
005f65e9b5
Improve references to Logstash formatter
2015-09-17 19:37:51 +02:00
Maksim Naumov
277d0cb562
`TextMarshaler` and `TextUnmarshaler` implementation for `Level`
2015-09-12 22:41:06 +02:00
devopstaku
4805f72c39
Add description about how to connect to local syslog with syslog hook
2015-09-09 21:55:50 +08:00
Edward Muller
9ca7d9fefe
Don't emit a msg if there is none to emit
2015-09-08 14:21:17 -07:00
Simon Eskildsen
418b41d23a
v0.8.7
2015-09-08 20:46:18 +00:00
Antoine Grondin
82c8de1af2
Merge pull request #247 from Sirupsen/revert-api-change
...
Revert api change
2015-09-07 21:03:30 -04:00
Antoine Grondin
66db2df1ef
Merge pull request #245 from wallclockbuilder/documentation
...
Godoc Documentation
2015-09-07 20:52:27 -04:00
Antoine Grondin
a2f80bd9c0
add compile checks for StdLogger interface
2015-09-07 20:49:55 -04:00
Antoine Grondin
38c9fd2510
Revert "Implement casting of *Entry to error."
...
This reverts commit 756db3cd2d
.
2015-09-07 20:47:46 -04:00
Mawuli Adzoe
4b9a646039
Add sample code
2015-09-07 09:14:34 +00:00
Mawuli Adzoe
107695ee50
Add godoc summary
2015-09-07 09:14:15 +00:00
Antoine Grondin
c639bedcac
Merge pull request #179 from yawn/with-error
...
Added WithError(err)
2015-09-06 01:34:49 -04:00