Roman Konz
|
5e322e5cfe
|
Update README.md - changed conflicting imports
|
2014-12-05 11:00:48 +01:00 |
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
|
426748f339
|
Merge branch 'master' of github.com:didip/logrus
|
2014-07-27 22:05:06 -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
|
24b6c463ab
|
Update frontpage README
|
2014-07-18 15:47:34 -07:00 |
Didip Kerabat
|
58cc2b3fec
|
Added README
|
2014-07-18 15:45:49 -07:00 |
Didip Kerabat
|
5c909080d7
|
SyslogHook
|
2014-07-18 00:28:40 -07:00 |