Skip to content

Commit

Permalink
removed test error
Browse files Browse the repository at this point in the history
  • Loading branch information
eparker-tulip committed Oct 3, 2024
1 parent d018c10 commit 0350753
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/log/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ func sentryInit(log *zap.Logger) *zap.Logger {
log = zapsentry.AttachCoreToLogger(core, log).With(zapsentry.NewScope())

log.Info("Sentry wrapper configured")
log.Error("Sentry error test")

return log
}
Expand Down

0 comments on commit 0350753

Please sign in to comment.