Skip to content

savva-k/raven-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About the fork

As raven-java doesn't support Java 6 and I had to try it on a project that uses Java 6, I remade one of the modules according to Java 6 standards. I also removed other modules that I don't need.

Resources

About

A Sentry SDK for Java and other JVM languages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%