mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 07:11:01 +00:00
| .. | ||
| .travis.yml | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| rollrus.go | ||
What
Rollrus is what happens when Logrus meets Roll.
When a .Error, .Fatal or .Panic logging function is called, report the details to rollbar via a Logrus hook.
Delivery is synchronous to help ensure that logs are delivered.
If the error includes a StackTrace, that StackTrace is reported to rollbar.