[jira] [Created] (LOG4J2-3077) StackOverflowError on exception during logging

2021-04-18 Thread Jira
Lőrinc Pap created LOG4J2-3077: -- Summary: StackOverflowError on exception during logging Key: LOG4J2-3077 URL: https://issues.apache.org/jira/browse/LOG4J2-3077 Project: Log4j 2 Issue Type: Bug

[jira] [Commented] (LOG4J2-1204) log4j2 routing file appender appending the entries of current day log in previous log file

2021-04-18 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324666#comment-17324666 ] Ralph Goers commented on LOG4J2-1204: - No. That would only cause the file to be roll

[jira] [Comment Edited] (LOG4J2-1204) log4j2 routing file appender appending the entries of current day log in previous log file

2021-04-18 Thread Cseplo Marton (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324621#comment-17324621 ] Cseplo Marton edited comment on LOG4J2-1204 at 4/18/21, 10:53 PM:

[jira] [Commented] (LOG4J2-1204) log4j2 routing file appender appending the entries of current day log in previous log file

2021-04-18 Thread Cseplo Marton (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324621#comment-17324621 ] Cseplo Marton commented on LOG4J2-1204: --- I just see now, that in the original xml

[jira] [Issue Comment Deleted] (LOG4J2-1204) log4j2 routing file appender appending the entries of current day log in previous log file

2021-04-18 Thread Cseplo Marton (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cseplo Marton updated LOG4J2-1204: -- Comment: was deleted (was: Can you tell me whick directories and/or files should I check in th

[GitHub] [logging-log4cxx] rm5248 commented on pull request #64: LOGCXX-523 Call error handler if rollover fails

2021-04-18 Thread GitBox
rm5248 commented on pull request #64: URL: https://github.com/apache/logging-log4cxx/pull/64#issuecomment-822026497 This superceeds PR #62 See the JIRA issue for a few caveats: https://issues.apache.org/jira/projects/LOGCXX/issues/LOGCXX-523 -- This is an automated message from t

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #64: LOGCXX-523 Call error handler if rollover fails

2021-04-18 Thread GitBox
rm5248 opened a new pull request #64: URL: https://github.com/apache/logging-log4cxx/pull/64 If the rollover fails, call the specified error handler for the given appender. This means that you can now replace appenders with a new appender. The entire API at this point is not ve

[jira] [Commented] (LOGCXX-523) Add in error handling for rollover errors

2021-04-18 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324555#comment-17324555 ] Robert Middleton commented on LOGCXX-523: - Using the following configuration does

[GitHub] [logging-log4cxx] rm5248 merged pull request #63: Use new LOG4CXX_SOURCE_DIR in the event that this is not the top-leve…

2021-04-18 Thread GitBox
rm5248 merged pull request #63: URL: https://github.com/apache/logging-log4cxx/pull/63 -- 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. For queries about this service, ple

[GitHub] [logging-log4cxx] ams-tschoening edited a comment on pull request #62: GZCompressAction: leave file uncompressed if fork of gzip fails

2021-04-18 Thread GitBox
ams-tschoening edited a comment on pull request #62: URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-821788124 @nturner How did you configure using compression, programmatically or using XML configs? In the latter case, please provide your example here or in linked [JIR