Package ch.so.agi.gretl.logging
Class GradleLogAdaptor
java.lang.Object
ch.so.agi.gretl.logging.GradleLogAdaptor
- All Implemented Interfaces:
GretlLogger
Class taking care of the logging when using the Steps integrated in Gradle
(When running the corresponding Tasks in Gradle).
-
Method Summary
-
Method Details
-
info
- Specified by:
infoin interfaceGretlLogger
-
debug
- Specified by:
debugin interfaceGretlLogger
-
lifecycle
- Specified by:
lifecyclein interfaceGretlLogger
-
error
- Specified by:
errorin interfaceGretlLogger
-