Apache Log4j NoSQL

NoSQL appenders for Log4j. These include appenders to databases such as MongoDB, Apache CouchDB, and Apache Cassandra.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-nosql
Last Version

Last Version

2.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Log4j NoSQL
NoSQL appenders for Log4j. These include appenders to databases such as MongoDB, Apache CouchDB, and Apache Cassandra.
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-nosql

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-nosql/ -->
<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-nosql</artifactId>
    <version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-nosql/
implementation 'org.apache.logging.log4j:log4j-nosql:2.9.1'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-nosql/
implementation ("org.apache.logging.log4j:log4j-nosql:2.9.1")
'org.apache.logging.log4j:log4j-nosql:jar:2.9.1'
<dependency org="org.apache.logging.log4j" name="log4j-nosql" rev="2.9.1">
  <artifact name="log4j-nosql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-nosql', version='2.9.1')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-nosql" % "2.9.1"
[org.apache.logging.log4j/log4j-nosql "2.9.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.9.1
org.mongodb : mongo-java-driver Optional jar 3.0.4
org.lightcouch : lightcouch Optional jar 0.0.6
com.datastax.cassandra : cassandra-driver-core Optional jar 3.1.4

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0
org.apache.logging.log4j : log4j-api test-jar 2.9.1
org.apache.logging.log4j : log4j-core test-jar 2.9.1
org.apache.cassandra : cassandra-all jar 2.2.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.1
2.9.0
2.8.2
2.8.1
2.8
2.7
2.6.2
2.6.1
2.6
2.5
2.4.1
2.4
2.3.2
2.3.1
2.3
2.2
2.1
2.0.2
2.0.1
2.0
2.0-rc2