SLF4J Log Level

A Log Level implementation for SLF4J.

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

com.ocarlsen.logging
ArtifactId

ArtifactId

slf4j-log-level
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

SLF4J Log Level
A Log Level implementation for SLF4J.
Project URL

Project URL

https://github.com/ocarlsen/slf4j-log-level
Source Code Management

Source Code Management

https://github.com/ocarlsen/slf4j-log-level

Download slf4j-log-level

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31
com.evolvedbinary.j8fu : j8fu jar 1.23.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0