SkillAgentSearch skills...

Rollrus

Logrus Rollbar Hook

Install / Use

/learn @heroku/Rollrus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CircleCI GoDoc

What

Rollrus is what happens when Logrus meets Rollbar.

Install the hook into a Logrus logger to report logged messages to Rollbar. By default, only messages with the Error, Fatal, or Panic level are reported.

Panic and Fatal errors are reported synchronously to help ensure that logs are delivered before the process exits. All other messages are delivered in the background, and may be dropped if the queue is full.

If the error includes a StackTrace, that StackTrace is reported to rollbar.

Usage

Examples available in the tests or on GoDoc.

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated8mo ago
Forks23

Languages

Go

Security Score

82/100

Audited on Jul 21, 2025

No findings