Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 789 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 789 Bytes

raven-java

Raven is the Java SDK for Sentry. It provides out-of-the-box support for many popular JVM based frameworks and libraries, including Android, Log4j, Logback, and more.

In most cases using one of the existing integrations is preferred, but Raven additionally provides a low level client for manually building and sending events to Sentry that can be used in any JVM based application.

Resources