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 |
Didip Kerabat
|
2a6183b106
|
Updated to use new style of log level.
|
2014-07-27 22:43:21 -07:00 |
Didip Kerabat
|
491a120617
|
Call entry.String() directly.
|
2014-07-27 22:04:55 -07:00 |
Didip Kerabat
|
ffc6dc63ef
|
go fmt
|
2014-07-27 22:01:56 -07:00 |
Didip Kerabat
|
5c909080d7
|
SyslogHook
|
2014-07-18 00:28:40 -07:00 |