akornich / rollbar-java

Rollbar for Java and Android

Home Page:https://docs.rollbar.com/docs/java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollbar for Java and Android

Build Status

The current library has undergone a major overhaul between versions 0.5.4 and 1.0.0. We recommend upgrading from prior versions of rollbar-java, but that process may require some work on your end for the more complex use cases of the old library.

The code is documented with javadoc and therefore should be usable from viewing the documentation in the source. There are examples in the examples directory showing different use cases for consuming these libraries.

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Installation instructions in our Java SDK docs to install rollbar-java and configure it for your platform.

Usage

For actual usage, the easiest way to get started is by looking at the examples:

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Help / Support

If you run into any issues, please email us at support@rollbar.com

For bug reports, please open an issue on GitHub.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Rollbar-java is free software released under the MIT License. See LICENSE.txt for details.

About

Rollbar for Java and Android

https://docs.rollbar.com/docs/java

License:MIT License


Languages

Language:Java 92.0%Language:Rust 7.9%Language:C 0.0%