You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Bipin (Jira)" <ji...@apache.org> on 2020/06/10 15:53:00 UTC

[jira] [Created] (LOG4J2-2866) Missing org.apache.log4j.RollingFileAppender in log4j-1.2-api.jar

Bipin created LOG4J2-2866:
-----------------------------

             Summary: Missing org.apache.log4j.RollingFileAppender in log4j-1.2-api.jar
                 Key: LOG4J2-2866
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2866
             Project: Log4j 2
          Issue Type: Bug
          Components: log4j 1.2 emulation
    Affects Versions: 2.13.3
            Reporter: Bipin


Even though it is mentioned in the documentation that following appenders are supported in log4j 1.2 emulation, it is seen that RollingFileAppender is not included in the emulation jar.
h2. Supported Components
h3. Appenders
 * AsyncAppender
 * ConsoleAppender
 * DailyRollingFileAppender
 * FileAppender
 * NullAppender
 * RewriteAppender (limited)
 * RollingFileAppender
 * SyslogAppender

 

Emulation documentation:

[https://logging.apache.org/log4j/2.x/manual/compatibility.html]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)