iamnoah / sentry-java

A Sentry SDK for Java and other JVM languages.

Home Page:https://sentry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


sentry-java - Sentry SDK for Java

Travis

Looking for Android? This repo has the stable, long term support Android SDK. Please note that Sentry has been working on a new Sentry unified SDK with things like NDK support and much more. The first preview is out, in a separate GitHub repository, published to bintray, jcenter and we're looking for feedback.

This 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 Sentry additionally provides a low level client for manually building and sending events to Sentry that can be used in any JVM based application.

The package sentry-android-gradle-plugin was moved to its own repository..

Resources

About

A Sentry SDK for Java and other JVM languages.

https://sentry.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 99.2%Language:Python 0.5%Language:Makefile 0.2%Language:Shell 0.1%