An open API service indexing awesome lists of open source software.

https://github.com/security-union/rocket-sentry-logger

A Logger wrapper to integrate the Sentry SDK on a Rocket Server
https://github.com/security-union/rocket-sentry-logger

Last synced: 11 months ago
JSON representation

A Logger wrapper to integrate the Sentry SDK on a Rocket Server

Awesome Lists containing this project

README

          

## Sentry Rocket Logger for Armore

> A Logger wrapper to integrate the Sentry SDK on a Rocket Server

### Features

+ Easy message logging
+ Track steps as breadcrumbs for the current scope (Current request for example)
+ Bind user info to the scope
+ Rocket fairing to track requests & responses