bblough opened a new pull request #13: Add JSONLayout class
URL: https://github.com/apache/logging-log4cxx/pull/13
This layout will format the LoggingEvent information such the date,
logger, level, message, and location information, as well as the values
in the MDC and NDC, into valid
kabilanvk commented on issue #51: Added support for .Net Standard 2.0
URL: https://github.com/apache/logging-log4net/pull/51#issuecomment-541260630
> Needed log4net for atleast .net standard 2.0.
> Problem in publishing app of .net core 3.0 where log4net 2.0,8 is
referenced
My cha
[
https://issues.apache.org/jira/browse/LOG4J2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949526#comment-16949526
]
Ralph Goers commented on LOG4J2-2706:
-
Can you please provide your log4j2.xml?
> Js
[
https://issues.apache.org/jira/browse/LOG4J2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
df updated LOG4J2-2706:
---
Description:
Hi,
I have a log4j2.xml configuration with 2 appenders:
* Console with JsonLayout
* RollingFile
In
[
https://issues.apache.org/jira/browse/LOG4J2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
df updated LOG4J2-2706:
---
Description:
Hi,
I have a log4j2.xml configuration with 2 appenders:
* Console with JsonLayout
* RollingFile
In
df created LOG4J2-2706:
--
Summary: JsonLayout prevents logging
Key: LOG4J2-2706
URL: https://issues.apache.org/jira/browse/LOG4J2-2706
Project: Log4j 2
Issue Type: Bug
Components: Appenders, La