Registry / testing / logcaptor

logcaptor

JSON →
library2.12.6javamavenunverified

LogCaptor captures log entries for unit and integration testing purposes.

<dependency> <groupId>io.github.hakky54</groupId> <artifactId>logcaptor</artifactId> <version>2.12.6</version> </dependency>
INSTALL
IMPORT
SIG · LOGCAPTOR
L
logcaptor
testingjavav2.12.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LogCaptor
nl.altindag.log.LogCaptor

Capture log entries from a specific class

LogCaptor logCaptor = LogCaptor.forClass(MyClass.class); logCaptor.getInfoLogs().forEach(System.out::println);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.12.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
logcaptor — mvn dependency:get logcaptor · libregistry