Package ch.so.agi.gretl.logging
Class CoreJavaLogAdaptor
java.lang.Object
ch.so.agi.gretl.logging.CoreJavaLogAdaptor
- All Implemented Interfaces:
GretlLogger
Class behind the GretlLogger interface when using the steps without gradle
(in unittests, ...).
-
Method Summary
-
Method Details
-
info
- Specified by:
infoin interfaceGretlLogger
-
debug
- Specified by:
debugin interfaceGretlLogger
-
error
- Specified by:
errorin interfaceGretlLogger
-
lifecycle
- Specified by:
lifecyclein interfaceGretlLogger
-