is not current version
Last Version 1.2.1

slf4j-log-level 1.0.1

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
Version

Version

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


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31

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

Project Modules

There are no modules declared in this project.