javadoc improvement

This commit is contained in:
Hervé Boutemy 2013-08-02 01:28:45 +02:00
parent aaa198abfb
commit ea97145dfc
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ import org.slf4j.ILoggerFactory;
/**
* Slf4jConfiguration factory, loading implementations from <code>META-INF/maven/slf4j-configuration.properties</code>
* configuration files in class loader.
* configuration files in class loader: key is the class name of the ILoggerFactory, value is the class name of
* the corresponding Slf4jConfiguration.
*
* @author Hervé Boutemy
* @since 3.1.0