[jira] [Commented] (LOG4J2-1163) ERROR appender Failover has no parameter that matches element Failovers

2019-10-04 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944413#comment-16944413 ] Seán Dunne commented on LOG4J2-1163: I believe this is duplicate of LOG4J2-1103 and

[GitHub] [logging-log4net] KamranShahid commented on issue #51: Added support for .Net Standard 2.0

2019-10-04 Thread GitBox
KamranShahid commented on issue #51: Added support for .Net Standard 2.0 URL: https://github.com/apache/logging-log4net/pull/51#issuecomment-538320890 Needed log4net for atleast .net standard 2.0. Problem in publishing app of .net core 3.0 where log4net 2.0,8 is referenced --