Skip to content

stephanos/crashnote-java

Repository files navigation

Crashnote for Java Build Status

crashnote.com is an online service that tracks errors in applications.

This makes it easier to understand where problems are and helps you to fix bugs faster.

Supported Platforms

Quick Guide

  1. sign up
  2. embed agent
  3. deploy

A detailed guide can be found in the official documentation.

Features

  • fast: pure Java
  • secure: SSL for data transfer
  • stable: test coverage of >90%
  • simple: single JAR, no dependencies
  • modern: uses JSON format and GZIP compression
  • scalable: runs asynchronously in the background
  • flexible: supports all major logging APIs: JUL, Log4j and Logback
  • versatile: compatible with Java, Groovy, Scala, JRuby, Clojure, Kotlin etc.

License

This software is licensed under the Apache 2 license, quoted below.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published