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 RollingFileApp
rm5248 commented on code in PR #441:
URL: https://github.com/apache/logging-log4cxx/pull/441#discussion_r1878136371
##
src/main/include/log4cxx/rolling/multiprocessrollingfileappender.h:
##
@@ -34,12 +34,12 @@ namespace rolling
/**
* A special version of the RollingFileAppend
swebb2066 opened a new pull request, #441:
URL: https://github.com/apache/logging-log4cxx/pull/441
1. Allow MultiprocessRollingFileAppender in a configuration when log4cxx is
statically linked (Fixes #440)
2. Resolve error "Can't cast writer to FileOutputStream" (Fixes #439)
--
Thi