Registry / logging / log4j-docker

log4j-docker

JSON →
library2.26.0javamavenunverified

Apache Log4j Docker Support provides logging integration for Docker environments, enabling container-aware log output.

<dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-docker</artifactId> <version>2.26.0</version> </dependency>
INSTALL
IMPORT
SIG · LOG4J-DOCKER
L
log4j-docker
loggingjavav2.26.0
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.

DockerLookup
org.apache.logging.log4j.docker.DockerLookup

Creates a DockerLookup instance for Docker-aware logging.

import org.apache.logging.log4j.docker.DockerLookup; public class Quickstart { public static void main(String[] args) { DockerLookup lookup = new DockerLookup(); System.out.println("DockerLookup created: " + lookup); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.26.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources