libhoney-java
Java library for sending events to Honeycomb, a service for debugging your software in production.
Requires Java 7 or greater.
Local Build
Build with Java 7 and above by running the following from the root directory:
./mvnw package
Contributions
Features, bug fixes and other changes to libhoney
are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!
All contributions will be released under the Apache License 2.0.