rm5248 commented on a change in pull request #24:
URL: https://github.com/apache/logging-log4cxx/pull/24#discussion_r436224245
##
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-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126813#comment-17126813
]
Riya Reji commented on LOG4J2-2792:
---
Thanks for the solution provided. The max CPU uti
[
https://issues.apache.org/jira/browse/LOG4J2-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126370#comment-17126370
]
wangzhongkuo edited comment on LOG4J2-2211 at 6/5/20, 8:20 AM:
---