rm5248 merged pull request #74:
URL: https://github.com/apache/logging-log4cxx/pull/74
--
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: notificatio
rm5248 commented on pull request #74:
URL: https://github.com/apache/logging-log4cxx/pull/74#issuecomment-95511
The `FallbackErrorHandler` does get registered someplace(at least on Linux),
but it doesn't look like this will hurt at all. merged.
--
This is an automated message from t
Abhishek Tiwari created LOG4NET-678:
---
Summary: AdoNetAppender creating some session issue while calling
procedure from application which contains DB link ERP package
Key: LOG4NET-678
URL: https://issues.apache.o
[
https://issues.apache.org/jira/browse/LOG4J2-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435900#comment-17435900
]
Benjamin Wöster commented on LOG4J2-3168:
-
I think this is actually caused by th
bwoester opened a new pull request #594:
URL: https://github.com/apache/logging-log4j2/pull/594
This fixes an issue in the rolling file appender. The increment counter in
the filePattern didn't work if the filenames contained regex characters. In our
case it was the '+' character introduce