nlog4j

nlog4j - NLOG4J is a production-quality log4j-replacement with native SLF4J API support. See http://www.slf4j.org/nlog4j/

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

nlog4j
Last Version

Last Version

1.2.25
Release Date

Release Date

Type

Type

jar
Description

Description

nlog4j
nlog4j - NLOG4J is a production-quality log4j-replacement with native SLF4J API support. See http://www.slf4j.org/nlog4j/

Download nlog4j

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
javax.mail : mail jar 1.3.2
javax.activation : activation jar 1.0.2
javax.jms : jms jar 1.1
com.sun.jmx : jmxri jar 1.2
com.sun.jdmk : jmxtools jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.25
1.2.24
1.2.23
1.2.21
1.2.19
1.2.18
1.2.17
1.2.14