log-captor

LogCaptor will enable you to easily capture logging entries for unit testing purposes

License

License

GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

logcaptor
Last Version

Last Version

2.7.10
Release Date

Release Date

Type

Type

jar
Description

Description

log-captor
LogCaptor will enable you to easily capture logging entries for unit testing purposes
Project URL

Project URL

https://github.com/Hakky54/log-captor
Source Code Management

Source Code Management

https://github.com/Hakky54/log-captor

Download logcaptor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.2
org.slf4j : jul-to-slf4j jar 1.7.36

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.5.1
org.slf4j : slf4j-simple jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.10
2.7.9
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0