Last Version

logging 2.3.3

Support classes for logging using logback and slf4j

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

logging
Version

Version

2.3.3
Type

Type

jar
Description

Description

logging
Support classes for logging using logback and slf4j
Project URL

Project URL

https://github.com/spotify/logging-java
Source Code Management

Source Code Management

https://github.com/spotify/logging-java

Download logging 2.3.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
net.logstash.logback : logstash-logback-encoder jar 4.11
uk.co.flamingpenguin.jewelcli : jewelcli jar 0.6
com.getsentry.raven : raven-logback jar 7.8.2

provided (1)

Group / Artifact Type Version
io.norberg : some jar 1.0.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
com.github.stefanbirkner : system-rules jar 1.16.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.google.guava : guava jar 17.0

Project Modules

There are no modules declared in this project.