log4j2-captor

A simple Java testing utility for log4j2.

License

License

GroupId

GroupId

com.github.swierkosz
ArtifactId

ArtifactId

log4j2-captor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

log4j2-captor
A simple Java testing utility for log4j2.
Project URL

Project URL

https://github.com/swierkosz/log4j2-captor
Source Code Management

Source Code Management

https://github.com/swierkosz/log4j2-captor

Download log4j2-captor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

test (7)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
org.mockito : mockito-junit-jupiter jar 3.12.4
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0