is not current version
Last Version 0.23.0

org.pustefixframework.logging:pustefix-log4j 0.22.12

Pustefix logging extensions for Log4j 2

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.pustefixframework.logging
ArtifactId

ArtifactId

pustefix-log4j
Version

Version

0.22.12
Type

Type

jar

Download pustefix-log4j 0.22.12


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