[
https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125144#comment-17125144
]
Matt Sicker commented on LOG4J2-2649:
-
LogManager is what ends up constructing the f
[
https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125123#comment-17125123
]
Ralph Goers commented on LOG4J2-2649:
-
[~mattsicker] I don't see how that will addre
[
https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125079#comment-17125079
]
Romain Manni-Bucau commented on LOG4J2-2649:
+1, please ensure to provide th
[
https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125064#comment-17125064
]
Matt Sicker commented on LOG4J2-2649:
-
Removal of unnecessary static state is one si
pm-cfs commented on a change in pull request #24:
URL: https://github.com/apache/logging-log4cxx/pull/24#discussion_r434634258
##
File path: src/main/include/log4cxx/filter/mapfilter.h
##
@@ -19,26 +19,87 @@
#include
+#if defined(_MSC_VER)
+ #pragma warning ( push )
[
https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17124975#comment-17124975
]
Romain Manni-Bucau commented on LOG4J2-2649:
One issue I noted with log4j2 i
ams-tschoening commented on a change in pull request #24:
URL: https://github.com/apache/logging-log4cxx/pull/24#discussion_r434354711
##
File path: src/main/include/log4cxx/filter/mapfilter.h
##
@@ -19,26 +19,87 @@
#include
+#if defined(_MSC_VER)
+ #pragma warning