Last Version

Suite of Java Logger plugins 1.1

A variety of java.util.logging formatters, adapters and filters.

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.github.fommil
ArtifactId

ArtifactId

java-logging
Version

Version

1.1
Type

Type

jar
Description

Description

Suite of Java Logger plugins
A variety of java.util.logging formatters, adapters and filters.

Download java-logging 1.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : slf4j-jdk14 jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.