Tiscover-Logging

Tiscover-Logging is a simple library that connects your java application directly to graphite for a numerical overview of the System and to Logstash/Elkstack for error-messages or other textual logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.tiscover
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Tiscover-Logging
Tiscover-Logging is a simple library that connects your java application directly to graphite for a numerical overview of the System and to Logstash/Elkstack for error-messages or other textual logging
Source Code Management

Source Code Management

https://github.com/tiscover/logger

Download logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20160212

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

logger

Graphite and Logstash Logging from Tiscover and HRS Destination Solutions

Versions

Version
1.4
1.3
0.3
0.2
0.2-BETA
0.1-BETA