logrus/hooks
Vincent Bernat c0b1ea991b syslog: let syslog output lookup level directly in Entry struct
Log level has moved from `entry.Data["level"]` to `entry.Level`. Use
that to get the right level.

Fix: #82
2014-11-23 18:02:34 +01:00
..
airbrake Export package func to a standard logger. 2014-07-21 21:19:55 -04:00
papertrail Use third-party UDP testing library to tighten up test. 2014-09-13 13:53:20 -07:00
syslog syslog: let syslog output lookup level directly in Entry struct 2014-11-23 18:02:34 +01:00