Last Version

Crashnote Logger Module 0.1

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

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.crashnote
ArtifactId

ArtifactId

crashnote-logger
Version

Version

0.1
Type

Type

jar
Description

Description

Crashnote Logger Module
Integrates with log frameworks to reports exceptions from to the crashnote.com service.
Project URL

Project URL

http://www.crashnote.com
Project Organization

Project Organization

101 Loops
Source Code Management

Source Code Management

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

Download crashnote-logger 0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.