[GitHub] [logging-log4j2] abuechler commented on pull request #552: (doc): Fix XML element names in javadoc

2021-07-28 Thread GitBox
abuechler commented on pull request #552: URL: https://github.com/apache/logging-log4j2/pull/552#issuecomment-43107 https://github.com/apache/logging-log4j2/blob/master/log4j-core/src/main/resources/Log4j-config.xsd#L190 -- This is an automated message from the Apache Git Service. To

[GitHub] [logging-log4j2] abuechler opened a new pull request #552: (doc): Fix XML element names in javadoc

2021-07-28 Thread GitBox
abuechler opened a new pull request #552: URL: https://github.com/apache/logging-log4j2/pull/552 -- 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: n

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388913#comment-17388913 ] ASF subversion and git services commented on LOG4J2-3131: - Commi

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread Adam Long (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388849#comment-17388849 ] Adam Long commented on LOG4J2-3131: --- Works on my local test. Thanks for the quick tur

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388752#comment-17388752 ] Gary D. Gregory commented on LOG4J2-3131: - [~a...@adam-long.net] I fixed this i

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388733#comment-17388733 ] ASF subversion and git services commented on LOG4J2-3131: - Commi

[jira] [Assigned] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory reassigned LOG4J2-3131: --- Assignee: Gary D. Gregory > Attempting to call getExtendedStackTraceAsString() afte

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread Adam Long (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388656#comment-17388656 ] Adam Long commented on LOG4J2-3131: --- My use-case has us storing the stack trace for fu

[jira] [Commented] (LOG4J2-3131) Attempting to call getExtendedStackTraceAsString() after deserializing JSON LogEvent results in a NPE

2021-07-28 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388633#comment-17388633 ] Volkan Yazici commented on LOG4J2-3131: --- [~a...@adam-long.net], thanks so much for