Provides Log4j 2 support for web servlet containers, including automatic configuration and cleanup.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-web</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers a Log4j servlet context listener for web application logging.
Add org.apache.logging.log4j:log4j-core as a dependency.
No dependency data recorded yet.