You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/08/02 20:46:00 UTC

[jira] [Commented] (LOG4J2-2822) Javadoc: invalid @value

    [ https://issues.apache.org/jira/browse/LOG4J2-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169634#comment-17169634 ] 

ASF subversion and git services commented on LOG4J2-2822:
---------------------------------------------------------

Commit 86abef00503a05639b01e22651d39dd05042065c in logging-log4j2's branch refs/heads/release-2.x from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=86abef0 ]

LOG4J2-2822 - Javadoc link in ThreadContext description was incorrect


> Javadoc: invalid @value
> -----------------------
>
>                 Key: LOG4J2-2822
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2822
>             Project: Log4j 2
>          Issue Type: Documentation
>            Reporter: Emeric Vernat
>            Priority: Trivial
>
> In the javadoc, the sentence "To enable automatic inheritance of _copies_ of the MDC to newly created threads, enable the Log4j system property. " makes no sense at
>  [https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/ThreadContext.html]
> The problem is that \{@value DefaultThreadContextMap#INHERITABLE_MAP} is not valid javadoc at [https://github.com/apache/logging-log4j2/blob/master/log4j-api/src/main/java/org/apache/logging/log4j/ThreadContext.java#L45]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)