Package de.chojo.sqlutil.logging
Class Slf4jLogger
java.lang.Object
de.chojo.sqlutil.logging.SimpleLogger<org.slf4j.Logger>
de.chojo.sqlutil.logging.Slf4jLogger
- All Implemented Interfaces:
LoggerAdapter
-
Field Summary
Fields inherited from class de.chojo.sqlutil.logging.SimpleLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
Slf4jLogger
public Slf4jLogger(org.slf4j.Logger logger)
-
-
Method Details
-
error
- Specified by:
errorin interfaceLoggerAdapter- Specified by:
errorin classSimpleLogger<org.slf4j.Logger>
-
error
- Specified by:
errorin interfaceLoggerAdapter- Specified by:
errorin classSimpleLogger<org.slf4j.Logger>
-
info
- Specified by:
infoin interfaceLoggerAdapter- Specified by:
infoin classSimpleLogger<org.slf4j.Logger>
-
info
- Specified by:
infoin interfaceLoggerAdapter- Specified by:
infoin classSimpleLogger<org.slf4j.Logger>
-
debug
- Specified by:
debugin interfaceLoggerAdapter- Specified by:
debugin classSimpleLogger<org.slf4j.Logger>
-
debug
- Specified by:
debugin interfaceLoggerAdapter- Specified by:
debugin classSimpleLogger<org.slf4j.Logger>
-
warn
- Specified by:
warnin interfaceLoggerAdapter- Specified by:
warnin classSimpleLogger<org.slf4j.Logger>
-
warn
- Specified by:
warnin interfaceLoggerAdapter- Specified by:
warnin classSimpleLogger<org.slf4j.Logger>
-