Remko Popma created LOG4J2-833: ---------------------------------- Summary: Documentation: add "Runtime Dependencies" link to left nav-bar on site Key: LOG4J2-833 URL: https://issues.apache.org/jira/browse/LOG4J2-833 Project: Log4j 2 Issue Type: Improvement Components: Documentation Affects Versions: 2.0.2 Reporter: Remko Popma Fix For: 2.1
Currently it is not easy for users to find what extra dependencies (if any) are required when they want to use a Log4j feature. For example, if users want to use async loggers, they need the LMAX Disruptor jar. If users want to use a JSON configuration, they need a number of Jackson jar files. This is (partially?) documented here: http://logging.apache.org/log4j/2.x/log4j-core/index.html This ticket is to have that same information, perhaps in an easier to grasp format, available in a page that is linked to from the left-hand navigation menu on the site. One proposal is to display this in a table format, one column with the Log4j feature and one column with its dependencies. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org