You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Marcono1234 (Jira)" <ji...@apache.org> on 2020/12/27 01:08:00 UTC

[jira] [Created] (LOG4J2-2982) Use {@systemProperty} javadoc tag

Marcono1234 created LOG4J2-2982:
-----------------------------------

             Summary: Use {@systemProperty} javadoc tag
                 Key: LOG4J2-2982
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2982
             Project: Log4j 2
          Issue Type: Improvement
            Reporter: Marcono1234


[JDK-8211132|https://bugs.openjdk.java.net/browse/JDK-8211132] added the [{{{@systemProperty ...\}}}|https://docs.oracle.com/en/java/javase/15/docs/specs/javadoc/doc-comment-spec.html#systemproperty] javadoc tag. This tag makes it easier to find System Properties.

It would be good if the Log4j2 documentation used this tag since Log4j2 has quite a lot of System Properties.

It might be necessary to adjust the Maven toolchain to upgrade the JDK for building the javadoc; in general it might be preferable to always use the latest JDK for building the javadoc because then the javadoc pages contain the latest improvements.



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