Denendency info about Scala API
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/65894408 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/65894408 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/65894408 Branch: refs/heads/LOG4J-1181 Commit: 65894408d77a355ab87edb8f0cab3daef3537656 Parents: e2b6ca4 Author: Mikael Ståldal <[email protected]> Authored: Wed Nov 11 11:06:27 2015 +0100 Committer: Mikael Ståldal <[email protected]> Committed: Wed Nov 11 11:06:27 2015 +0100 ---------------------------------------------------------------------- src/site/xdoc/runtime-dependencies.xml | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/65894408/src/site/xdoc/runtime-dependencies.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/runtime-dependencies.xml b/src/site/xdoc/runtime-dependencies.xml index b9cb0a0..9b48a42 100644 --- a/src/site/xdoc/runtime-dependencies.xml +++ b/src/site/xdoc/runtime-dependencies.xml @@ -243,6 +243,13 @@ This only requires the Log4j API. </p> + <a name="log4j-api-scala" /> + <h4>log4j-api-scala</h4> + <p> + The Log4j <a href="log4j-api-scala_2.11/index.html">Scala API</a> requires Scala runtime library and reflection in + addition to the Log4j API. + </p> + </section> </body> </document>
