Crashnote Logger Module

Integrates with log frameworks to reports exceptions from to the crashnote.com service.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crashnote Logger Module
Integrates with log frameworks to reports exceptions from to the crashnote.com service.
Ссылка на сайт

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

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

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

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

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

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

Скачать crashnote-logger

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
log4j : log4j jar
ch.qos.logback : logback-classic jar

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

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

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.1
0.0.2
0.0.1