[
https://issues.apache.org/jira/browse/LOG4J2-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313521#comment-17313521
]
Ralph Goers commented on LOG4J2-3058:
-
Sorry, no. I meant that Log4j implements a Pr
rm5248 opened a new pull request #60:
URL: https://github.com/apache/logging-log4cxx/pull/60
Every time a LoggingEvent is created, part of the information that is stored
in the LoggingEvent is the name of the thread that the log is from. By turning
this into a `thread_local` variable and
[
https://issues.apache.org/jira/browse/LOG4J2-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313452#comment-17313452
]
Andrew Harris commented on LOG4J2-3058:
---
[~vy], thank you for the suggestion about
rgoers edited a comment on pull request #480:
URL: https://github.com/apache/logging-log4j2/pull/480#issuecomment-812125020
@perry2of5 Thanks. That is likely related to why I couldn't get the
log4j-osgi module to run its tests. I'll have to figure out what that warning
means and fix it.
rgoers commented on pull request #480:
URL: https://github.com/apache/logging-log4j2/pull/480#issuecomment-812125020
@perry2of5 Thanks. That is likely related to why I couldn't get the
log4j-osgi to run its tests. I'll have to figure out what that warning means
and fix it.
--
This is an
perry2of5 commented on pull request #480:
URL: https://github.com/apache/logging-log4j2/pull/480#issuecomment-812102267
Building on windows, Zulu Java 11, Maven 3.6.3, I see this warning in
log4j-api, log4j-plugins, and others:
[WARNING] * Required filename-based automodules detected:
[
[
https://issues.apache.org/jira/browse/LOG4J2-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313226#comment-17313226
]
Ralph Goers edited comment on LOG4J2-3058 at 4/1/21, 3:43 PM:
[
https://issues.apache.org/jira/browse/LOG4J2-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313226#comment-17313226
]
Ralph Goers commented on LOG4J2-3058:
-
As far as I know this is already supported. L
[
https://issues.apache.org/jira/browse/LOG4J2-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312933#comment-17312933
]
Volkan Yazici commented on LOG4J2-3058:
---
[~andrew.harris], indeed {{PatternLayout}