Package com.elikill58.negativity.fabric
Class Slf4jLoggerAdapter
java.lang.Object
com.elikill58.negativity.fabric.Slf4jLoggerAdapter
- All Implemented Interfaces:
LoggerAdapter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Slf4jLoggerAdapter
public Slf4jLoggerAdapter(org.slf4j.Logger logger)
-
-
Method Details
-
info
- Specified by:
info
in interfaceLoggerAdapter
-
warn
- Specified by:
warn
in interfaceLoggerAdapter
-
error
- Specified by:
error
in interfaceLoggerAdapter
-