logging

Support classes for logging using logback and slf4j

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

logging
Last Version

Last Version

2.3.3
Release Date

Release Date

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

How to add to project

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

Spotify

Versions

Version
2.3.3
2.3.2
2.3.1
2.3.0
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.18
2.0.17
2.0.16