Crashnote Appengine Agent

Reports exceptions from Java apps on Appengine to crashnote.com

Лицензия

Лицензия

Категории

Категории

CRaSH Универсальные библиотеки Utility
Группа

Группа

com.crashnote
Идентификатор

Идентификатор

crashnote-appengine
Последняя версия

Последняя версия

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crashnote Appengine Agent
Reports exceptions from Java apps on Appengine to crashnote.com
Ссылка на сайт

Ссылка на сайт

http://www.crashnote.com
Организация-разработчик

Организация-разработчик

101 Loops
Система контроля версий

Система контроля версий

https://github.com/crashnote/crashnote-java

Скачать crashnote-appengine

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.crashnote/crashnote-appengine/ -->
<dependency>
    <groupId>com.crashnote</groupId>
    <artifactId>crashnote-appengine</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crashnote/crashnote-appengine/
implementation 'com.crashnote:crashnote-appengine:0.6.0'
// https://jarcasting.com/artifacts/com.crashnote/crashnote-appengine/
implementation ("com.crashnote:crashnote-appengine:0.6.0")
'com.crashnote:crashnote-appengine:jar:0.6.0'
<dependency org="com.crashnote" name="crashnote-appengine" rev="0.6.0">
  <artifact name="crashnote-appengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crashnote', module='crashnote-appengine', version='0.6.0')
)
libraryDependencies += "com.crashnote" % "crashnote-appengine" % "0.6.0"
[com.crashnote/crashnote-appengine "0.6.0"]

Зависимости

provided (5)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.7.0
com.google.appengine : appengine-api-1.0-sdk jar 1.5.0
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.

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.

com.crashnote

Crashnote

Версии библиотеки

Версия
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2
0.1.1
0.1
0.0.2
0.0.1