ppkarwasz commented on issue #1954:
URL: 
https://github.com/apache/logging-log4j2/issues/1954#issuecomment-1929200674

   I have published a preview of a documentation generated from real data. 
Interesting pages:
   
   * 
[Configuration](https://logging.staged.apache.org/log4j/3.x/ref/Core/org.apache.logging.log4j.core.config.Configuration.html)
 the description of the global `<Configuration>` element with links to its 
possible children,
    * 
[Appender](https://logging.staged.apache.org/log4j/3.x/ref/Core/org.apache.logging.log4j.core.Appender.html)
 and 
[Layout](https://logging.staged.apache.org/log4j/3.x/ref/Core/org.apache.logging.log4j.core.Layout.html)
 contain a list of known appenders and layouts,
    * 
[RollingFileAppender](https://logging.staged.apache.org/log4j/3.x/ref/Core/org.apache.logging.log4j.core.appender.RollingFileAppender.html):
 the king of complex components, with heavily nested subcomponents.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to