Log4j-StaticShutdown

Provide a ShutdownRegistrationStrategy for Log4j 2 designed to be manually invoked.

License

License

GroupId

GroupId

com.djdch.log4j
ArtifactId

ArtifactId

log4j-staticshutdown
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j-StaticShutdown
Provide a ShutdownRegistrationStrategy for Log4j 2 designed to be manually invoked.
Project URL

Project URL

https://github.com/DjDCH/Log4j-StaticShutdown

Download log4j-staticshutdown

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0