Last Version

OptionFactory Logging 2.2

Logging overlay on Log4j

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

logging
Version

Version

2.2
Type

Type

jar
Description

Description

OptionFactory Logging
Logging overlay on Log4j
Project URL

Project URL

https://github.com/optionfactory/logging
Source Code Management

Source Code Management

https://github.com/optionfactory/logging

Download logging 2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.22
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.