is not current version
Last Version 4.0.0

appender-log4j2 3.6.0

Log4j 2.x appender to capture and send log events to remote storage (AWS S3, Azure Blob Storage, Google Cloud Storage) and search (Solr, Elasticsearch)

License

License

GroupId

GroupId

com.therealvan
ArtifactId

ArtifactId

appender-log4j2
Version

Version

3.6.0
Type

Type

jar
Description

Description

appender-log4j2
Log4j 2.x appender to capture and send log events to remote storage (AWS S3, Azure Blob Storage, Google Cloud Storage) and search (Solr, Elasticsearch)
Project URL

Project URL

https://github.com/bluedenim/log4j-s3-search
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download appender-log4j2 3.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.therealvan : appender-core jar 3.6.0
org.apache.logging.log4j : log4j-core jar 2.17.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-easymock jar 2.0.9

Project Modules

There are no modules declared in this project.