[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #45: LOG4CXX-513 Reordered some rolling code to create intermediate direct…

2020-12-01 Thread GitBox
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)

[jira] [Commented] (LOGCXX-513) Time based rolling is not working on Windows 10

2020-12-01 Thread Robert Middleton (Jira)
[ 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

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #45: LOG4CXX-513 Reordered some rolling code to create intermediate direct…

2020-12-01 Thread GitBox
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

[jira] [Comment Edited] (LOGCXX-513) Time based rolling is not working on Windows 10

2020-12-01 Thread Somashekhar (Jira)
[ 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: -

[jira] [Commented] (LOGCXX-513) Time based rolling is not working on Windows 10

2020-12-01 Thread Somashekhar (Jira)
[ 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