Provides a Cassandra appender for Log4j 2, allowing log events to be written to Apache Cassandra tables.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-cassandra</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.
Builds a Cassandra appender for Log4j 2.
Ensure Cassandra is accessible and configure retry policies in Log4j configuration.
No dependency data recorded yet.