GantzGulch Logging - Log4j2 logging library


License

License

Categories

Categories

Ant Build Tools Logging Application Layer Libs
GroupId

GroupId

com.gantzgulch.tools
ArtifactId

ArtifactId

gantzgulch-logging-log4j2
Last Version

Last Version

1.0.26
Release Date

Release Date

Type

Type

jar
Description

Description

GantzGulch Logging - Log4j2 logging library
Project Organization

Project Organization

GantzGulch, Inc.

Download gantzgulch-logging-log4j2

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.gantzgulch.tools : gantzgulch-logging-core jar 1.0.26
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-jcl jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-jul jar 2.17.1
org.apache.logging.log4j : log4j-web jar 2.17.1
org.slf4j : slf4j-api jar 1.7.30
commons-logging : commons-logging jar 1.2

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22