ams-tschoening commented on a change in pull request #45:
URL: https://github.com/apache/logging-log4cxx/pull/45#discussion_r533962761
##
File path: src/main/cpp/rollingfileappender.cpp
##
@@ -340,11 +340,13 @@ bool RollingFileAppenderSkeleton::rollover(Pool& p)
[
https://issues.apache.org/jira/browse/LOGCXX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241971#comment-17241971
]
Robert Middleton commented on LOGCXX-513:
-
Sounds good - I did a pull request so
rm5248 opened a new pull request #45:
URL: https://github.com/apache/logging-log4cxx/pull/45
…ories
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/LOGCXX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241597#comment-17241597
]
Somashekhar edited comment on LOGCXX-513 at 12/1/20, 2:58 PM:
-
[
https://issues.apache.org/jira/browse/LOGCXX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241597#comment-17241597
]
Somashekhar commented on LOGCXX-513:
[~rmiddleton],
Fantastic, fix is working. I ran