Log4J In-Memory Appender

Log4J In-Memory Appender project

License

License

GroupId

GroupId

com.github.nhojpatrick.log4j2.appenders
ArtifactId

ArtifactId

nhojpatrick-log4j2-in-memory-appender
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Log4J In-Memory Appender
Log4J In-Memory Appender project
Project URL

Project URL

https://github.com/nhojpatrick/nhojpatrick-log4j2-in-memory-appender
Source Code Management

Source Code Management

https://github.com/nhojpatrick/nhojpatrick-log4j2-in-memory-appender/tree/main

Download nhojpatrick-log4j2-in-memory-appender

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.5.2
org.apache.logging.log4j : log4j-core jar
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.1
1.0.0