Last Version

CustomAppender 1.1.0

Easily create your own Log4j appender

License

License

GroupId

GroupId

com.frostphyr
ArtifactId

ArtifactId

customappender
Version

Version

1.1.0
Type

Type

jar
Description

Description

CustomAppender
Easily create your own Log4j appender
Project URL

Project URL

http://frostphyr.com/custom-appender
Project Organization

Project Organization

Frostphyr
Source Code Management

Source Code Management

https://github.com/Frostphyr/CustomAppender

Download customappender 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar [2.0.1,)

Project Modules

There are no modules declared in this project.