You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Robert Middleton (Jira)" <lo...@logging.apache.org> on 2020/12/29 23:38:00 UTC

[jira] [Created] (LOGCXX-518) Refactor the multi process code of RollingFileAppender

Robert Middleton created LOGCXX-518:
---------------------------------------

             Summary: Refactor the multi process code of RollingFileAppender
                 Key: LOGCXX-518
                 URL: https://issues.apache.org/jira/browse/LOGCXX-518
             Project: Log4cxx
          Issue Type: New Feature
            Reporter: Robert Middleton
            Assignee: Robert Middleton


The LOG4CXX_MULTI_PROCESS macro works only with the RollingFileAppender in order to have multiple processes log to the same file and rollover correctly.

 

Currently, this is only able to be set at compile time, somewhat limiting its usefulness.  Either refactor into a separate class, or create a new option to activate this feature.



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