Package org.apache.wayang.core.util
Interface Logging
public interface Logging
Provide logging via
Logger.-
Method Summary
Modifier and TypeMethodDescriptiondefault org.apache.logging.log4j.Loggerlogger()Create aLoggerfor this instance.
-
Method Details
-
logger
default org.apache.logging.log4j.Logger logger()Create aLoggerfor this instance.- Returns:
- the
Logger
-