Package at.letto.tools.logging
Class Log4LettoLogger
java.lang.Object
at.letto.tools.logging.Log4LettoLogger
- All Implemented Interfaces:
LettoLoggerInterface
Erzeugt aus einem Log4J Logger einen Logger mit LettoLoggerInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private org.slf4j.Logger logger
-
-
Constructor Details
-
Log4LettoLogger
public Log4LettoLogger(org.slf4j.Logger logger)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceLettoLoggerInterface
-
trace
- Specified by:
tracein interfaceLettoLoggerInterface
-
debug
- Specified by:
debugin interfaceLettoLoggerInterface
-
info
- Specified by:
infoin interfaceLettoLoggerInterface
-
warn
- Specified by:
warnin interfaceLettoLoggerInterface
-
error
- Specified by:
errorin interfaceLettoLoggerInterface
-
error
- Specified by:
errorin interfaceLettoLoggerInterface
-
getLogLevel
- Specified by:
getLogLevelin interfaceLettoLoggerInterface
-