Package com.groiss.org
Interface HasLoggingContext
public interface HasLoggingContext
Interface for classes that provide a logging context when a log entry is written.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the logging context for the object
-
Method Details
-
getLoggingContext
Persistent getLoggingContext()Returns the logging context for the object- Returns:
-