SLF4J 1.7 JDK Platform Logging Integration

Integrated SLF4J 1.7 with the Platform Logging API added by JEP 264 in Java 9

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-slf4j-jpl
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SLF4J 1.7 JDK Platform Logging Integration
Integrated SLF4J 1.7 with the Platform Logging API added by JEP 264 in Java 9
Project URL

Project URL

http://www.avaje.org/avaje-slf4j-jpl

Download avaje-slf4j-jpl

How to add to project

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
io.avaje : junit jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0