mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
833 B
833 B
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.