You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Step 1: Install
Install option 1: Maven
Add the javabrake dependency through your IDE or directly to your
pom.xml
file:Install option 2: Gradle
Add javabrake to your Gradle dependencies:
Install option 3: Ivy
Add javabrake to your Ivy dependencies:
Step 2: Configuration
Copy this configuration snippet into your Java app.
(You can find your project API KEY with your project's settings)
Example of reporting a caught exception:
Visit our official GitHub repo for advanced information and integrations like log4j, log4j2, and logback.
The text was updated successfully, but these errors were encountered: