Package org.apache.wayang.core.util
Interface Logging
-
public interface LoggingProvide logging viaLogger.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default org.apache.logging.log4j.Loggerlogger()Create aLoggerfor this instance.
-