BigMichi1 opened a new issue, #440: URL: https://github.com/apache/logging-log4cxx/issues/440
when building log4cxx as a static lib the `MultiprocessRollingFileAppender` is not available when used in the configuration XML. when adding this line somewhere in the code ```cpp auto dummy = log4cxx::rolling::MultiprocessRollingFileAppender() ``` it works and the appender can be used also in the configuration XML -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org