fix SLF4J-555

Signed-off-by: Ceki Gulcu <ceki@qos.ch>
This commit is contained in:
Ceki Gulcu 2022-08-23 22:42:13 +02:00
parent 400a885e7d
commit 05c0b0a881
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ import org.slf4j.ILoggerFactory;
* class bind with the appropriate {@link ILoggerFactory} instance.
*
* @author Ceki G&uuml;lc&uuml;
* @deprecated
*/
public interface LoggerFactoryBinder {

View File

@ -31,6 +31,7 @@ import org.slf4j.IMarkerFactory;
* class bind with the appropriate {@link IMarkerFactory} instance.
*
* @author Ceki G&uuml;lc&uuml;
* @deprecated
*/
public interface MarkerFactoryBinder {