Package coop.intergal.ui.security
Interface HasLogger
-
public interface HasLoggerHasLogger is a feature interface that provides Logging capability for anyone implementing it where logger needs to operate in serializable environment without being static.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default org.slf4j.LoggergetLogger()
-