mirror of https://github.com/qos-ch/slf4j
parent
400a885e7d
commit
05c0b0a881
|
|
@ -31,6 +31,7 @@ import org.slf4j.ILoggerFactory;
|
|||
* class bind with the appropriate {@link ILoggerFactory} instance.
|
||||
*
|
||||
* @author Ceki Gülcü
|
||||
* @deprecated
|
||||
*/
|
||||
public interface LoggerFactoryBinder {
|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ import org.slf4j.IMarkerFactory;
|
|||
* class bind with the appropriate {@link IMarkerFactory} instance.
|
||||
*
|
||||
* @author Ceki Gülcü
|
||||
* @deprecated
|
||||
*/
|
||||
public interface MarkerFactoryBinder {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue