Last Version

Log4j Facade 1.3.6

Log4j Facade is a Log4j 1.x compatible logging API for tinylog

License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

org.tinylog
ArtifactId

ArtifactId

log4j-facade
Version

Version

1.3.6
Type

Type

jar
Description

Description

Log4j Facade
Log4j Facade is a Log4j 1.x compatible logging API for tinylog
Project URL

Project URL

http://www.tinylog.org/
Source Code Management

Source Code Management

https://github.com/pmwmedia/tinylog

Download log4j-facade 1.3.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.tinylog : tinylog jar 1.3.6

Project Modules

There are no modules declared in this project.