SLF4J JDK Platform Logging Integration

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

License

License

Categories

Categories

Java Languages Logging Application Layer Libs SLF4J ORM Data
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-jdk-platform-logging
Last Version

Last Version

2.0.0-alpha7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-jdk-platform-logging

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 2.0.0-alpha7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha7
2.0.0-alpha6
2.0.0-alpha5
2.0.0-alpha4