rollbar-java
rollbar-java copied to clipboard
Rollbar for Java and Android
'Android documentation appears to be out of date. The methods described in the docs don't exist, I needed to read the source code (https://github.com/rollbar/rollbar-android/blob/master/src/main/java/com/rollbar/android/Rollbar.java) to find out how to implement...
Hi, I'm getting this errors during my `mvn test` ``` The following loggers will not work becasue they were created SLF4J: during the default configuration phase of the underlying logging...
Similar to Rollbar-PHP's scrub_whitelist: an array of fields that you do NOT to be scrubbed even if they match entries in scrub_fields.
Similar to rollbar.js, the max number of items to report per minute. The limit should count uncaught errors and any direct calls.
Similar to telemetry in rollbar.js. This needs to include the config options for enabling/disabling telemetry and scrubbing telemetry data.
It would be nice to be able to report telemetry events for Android apps.
Crashlytics does this already and we have a user requesting this.