diff --git a/slf4j-site/src/site/pages/index.html b/slf4j-site/src/site/pages/index.html index 733297042..764e18f35 100644 --- a/slf4j-site/src/site/pages/index.html +++ b/slf4j-site/src/site/pages/index.html @@ -36,6 +36,17 @@
In case you wish to migrate your Java source files to SLF4J, + consider our migrator tool which can + migrate your project into SLF4J in minutes.
+ +In case an externally-maintained component you depend on uses a + logging API other than SLF4J, such as commons logging, log4j or + j.u.l, have a look at SLF4J's binary-support for legacy APIs. +
+ +