Skip to content

A custom zapcore.Core to send logs to rollbar

License

Notifications You must be signed in to change notification settings

jacobweinstock/rollzap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Go Report

Rollbar Zap

A simple zapcore.Core implementation to integrate with Rollbar. (forked and modified from https://github.com/bearcherian/rollzap)

To use, initialize rollbar like normal, create a new RollbarCore, then wrap with a NewTee. See the example code for a detailed example.

Testing

To test this code use RC_TOKEN=MY_ROLLBAR_TOKEN go test

About

A custom zapcore.Core to send logs to rollbar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Makefile 1.4%