Last Version

Tiscover-Logging 1.4

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
Version

Version

1.4
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 1.4


<!-- 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.