Package | Description |
---|---|
org.apache.logging.log4j.core.appender.nosql |
The NoSQL Appender supports writing log events to NoSQL databases.
|
Class and Description |
---|
NoSqlAppender
This Appender writes logging events to a NoSQL database using a configured NoSQL provider.
|
NoSqlAppender.Builder
Builds ConsoleAppender instances.
|
NoSqlConnection
Represents a connection to the NoSQL database.
|
NoSqlDatabaseManager
An
AbstractDatabaseManager implementation for all NoSQL databases. |
NoSqlObject
Represents a simple POJO object inserted into a NoSQL object.
|
NoSqlProvider
Implementations of this class are plugins for configuring the
NoSqlAppender with the proper provider
(MongoDB, etc.). |
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.