- 25 Dec, 2014 2 commits
-
-
Simon Eskildsen authored
-
Simon Eskildsen authored
-
- 18 Dec, 2014 4 commits
-
-
Simon Eskildsen authored
Avoid extra quotes where not strictly necessary.
-
Giovanni Bajo authored
-
Giovanni Bajo authored
-
Giovanni Bajo authored
-
- 15 Dec, 2014 4 commits
-
-
Simon Eskildsen authored
Allow disabling timestamp in non-tty output.
-
Giovanni Bajo authored
-
Giovanni Bajo authored
It's not necessary to enclose in quotes every single string value in log2met format; when using basic words, it's possible to not quote it (as heroku does for its own logging). This keeps the logs easier on the human eye.
-
Giovanni Bajo authored
This is useful if the output is already being piped to a logger daemon that will prefix the timestamp by itself (eg: on heroku).
-
- 12 Dec, 2014 2 commits
-
-
Simon Eskildsen authored
Add links to a loggly.com hook
-
Sebastien Estienne authored
-
- 10 Dec, 2014 3 commits
-
-
Simon Eskildsen authored
Fix JSON formatter prefixing old msg/time/level fields
-
Antoine Grondin authored
-
Antoine Grondin authored
-
- 05 Dec, 2014 2 commits
-
-
Simon Eskildsen authored
Update README.md - changed conflicting imports
-
Roman Konz authored
-
- 27 Nov, 2014 2 commits
-
-
Simon Eskildsen authored
documentation fix
-
Roberto Bampi authored
-
- 25 Nov, 2014 2 commits
-
-
Simon Eskildsen authored
Added sentry hook
-
Roberto Bampi authored
-
- 23 Nov, 2014 5 commits
-
-
Peter Olds authored
Conflicts: hooks/papertrail/papertrail.go
-
Simon Eskildsen authored
syslog: let syslog output lookup level directly in Entry struct
-
Vincent Bernat authored
Log level has moved from `entry.Data["level"]` to `entry.Level`. Use that to get the right level. Fix: #82
-
Simon Eskildsen authored
add GetLevel support
-
Simon Eskildsen authored
-
- 12 Nov, 2014 1 commit
-
-
Doug Davis authored
Signed-off-by:
Doug Davis <dug@us.ibm.com>
-
- 06 Nov, 2014 5 commits
-
-
Roberto Bampi authored
-
Simon Eskildsen authored
Panic with entry instead of entry string
-
Dan Buch authored
-
Roberto Bampi authored
-
Dan Buch authored
-
- 05 Nov, 2014 2 commits
- 02 Nov, 2014 2 commits
-
-
Roberto Bampi authored
-
Roberto Bampi authored
-
- 01 Nov, 2014 1 commit
-
-
Roberto Bampi authored
-
- 27 Oct, 2014 2 commits
-
-
Simon Eskildsen authored
fix bug in example in README
-
Michael Puncel authored
-
- 23 Oct, 2014 1 commit
-
-
Simon Eskildsen authored
hooks: lock on the logger before printing to stderr, printf args
-