swebb2066 commented on code in PR #441: URL: https://github.com/apache/logging-log4cxx/pull/441#discussion_r1879175745
########## src/main/include/log4cxx/rolling/multiprocessrollingfileappender.h: ########## @@ -34,12 +34,12 @@ namespace rolling /** * A special version of the RollingFileAppender that acts properly with multiple processes */ -class LOG4CXX_EXPORT MultiprocessRollingFileAppender : public FileAppender Review Comment: The problem shown by #439 has been present since before 1.0.0, so we can be sure there is no usage of MultiprocessrollingFileAppender since the ABI was stablized. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org