Logback module for HTTP access log functionality, typically used with servlet containers like Tomcat.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-access</artifactId>
<version>1.5.32</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Logback Access valve for Tomcat.
Ensure logback-core version matches logback-access version.
No dependency data recorded yet.