[
https://issues.apache.org/jira/browse/LOG4J2-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205309#comment-16205309
]
Matt Sicker commented on LOG4J2-2076:
-------------------------------------
It could be. All the classes directly in this package:
https://github.com/apache/logging-log4j2/tree/master/log4j-nosql/src/main/java/org/apache/logging/log4j/nosql/appender
could be either moved to log4j-core, or they could be their own module that
essentially provides some abstract base classes common to other NoSQL appenders.
> Split up log4j-nosql into one module per appender
> -------------------------------------------------
>
> Key: LOG4J2-2076
> URL: https://issues.apache.org/jira/browse/LOG4J2-2076
> Project: Log4j 2
> Issue Type: Improvement
> Components: Appenders
> Affects Versions: 2.9.1
> Reporter: Mikael Ståldal
>
> The log4j-nosql module contains an arbitrary collection of appenders for
> MongoDB, CouchDB and Cassandra. It should be split up into one module for
> each appender.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)