You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2015/10/09 14:42:26 UTC

[jira] [Updated] (LOG4J2-1156) 2.4.1 web site corrections and updates

     [ https://issues.apache.org/jira/browse/LOG4J2-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma updated LOG4J2-1156:
--------------------------------
    Description: 
Missing package-info.java for
* org.apache.logging.log4j.core.config.builder.api
* org.apache.logging.log4j.core.config.builder.impl
* org.apache.logging.log4j.core.config.properties

*faq.html*
\- Starting with version 2.4, Log4j 2 provides an \[API for programmatic configuration|manual/customconfig.html]. 
+  Starting with version 2.4, Log4j 2 provides an <a href="manual/customconfig.html">API for programmatic configuration</a>.

\- The new ConfigurationBuilder API allows you ...
+ The new <a href="log4j-core/apidocs/org/apache/logging/log4j/core/config/builder/api/ComponentBuilder.html">ConfigurationBuilder API</a> allows you...

\- You need at least the log4j-api-2.4 and the log4j-core-2.4 jar files.
+ You need at least the log4j-api-2.x and the log4j-core-2.x jar files.

* Update image file under "Which jars" to specify "2.x" instead of "2.1"

*manual/configuration.html*
\- Through a configuration file written in XML, JSON, or YAML.
+ Through a configuration file written in XML, JSON, YAML, or properties format.

\- Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a>.
+ Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a> and <a href="customconfig.html">Programmatic Log4j Configuration</a>.

* Under "Automatic Configuration" there is no mention of the properties format, the expected configuration file name for properties files or in what order Log4j 2 tries to discover log4j2.properties file relative to the order formats.


  was:
*faq.html*
\- Starting with version 2.4, Log4j 2 provides an \[API for programmatic configuration|manual/customconfig.html]. 
+  Starting with version 2.4, Log4j 2 provides an <a href="manual/customconfig.html">API for programmatic configuration</a>.

\- You need at least the log4j-api-2.4 and the log4j-core-2.4 jar files.
+ You need at least the log4j-api-2.x and the log4j-core-2.x jar files.

* Update image file under "Which jars" to specify "2.x" instead of "2.1"

*manual/configuration.html*
\- Through a configuration file written in XML, JSON, or YAML.
+ Through a configuration file written in XML, JSON, YAML, or properties format.

\- Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a>.
+ Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a> and <a href="customconfig.html">Programmatic Log4j Configuration</a>.

* Under "Automatic Configuration" there is no mention of the properties format, the expected configuration file name for properties files or in what order Log4j 2 tries to discover log4j2.properties file relative to the order formats.



> 2.4.1 web site corrections and updates
> --------------------------------------
>
>                 Key: LOG4J2-1156
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1156
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.4.1
>            Reporter: Remko Popma
>
> Missing package-info.java for
> * org.apache.logging.log4j.core.config.builder.api
> * org.apache.logging.log4j.core.config.builder.impl
> * org.apache.logging.log4j.core.config.properties
> *faq.html*
> \- Starting with version 2.4, Log4j 2 provides an \[API for programmatic configuration|manual/customconfig.html]. 
> +  Starting with version 2.4, Log4j 2 provides an <a href="manual/customconfig.html">API for programmatic configuration</a>.
> \- The new ConfigurationBuilder API allows you ...
> + The new <a href="log4j-core/apidocs/org/apache/logging/log4j/core/config/builder/api/ComponentBuilder.html">ConfigurationBuilder API</a> allows you...
> \- You need at least the log4j-api-2.4 and the log4j-core-2.4 jar files.
> + You need at least the log4j-api-2.x and the log4j-core-2.x jar files.
> * Update image file under "Which jars" to specify "2.x" instead of "2.1"
> *manual/configuration.html*
> \- Through a configuration file written in XML, JSON, or YAML.
> + Through a configuration file written in XML, JSON, YAML, or properties format.
> \- Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a>.
> + Information on programmatically configuring Log4j can be found at <a href="extending.html">Extending Log4j 2</a> and <a href="customconfig.html">Programmatic Log4j Configuration</a>.
> * Under "Automatic Configuration" there is no mention of the properties format, the expected configuration file name for properties files or in what order Log4j 2 tries to discover log4j2.properties file relative to the order formats.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org