Interface Loggable


  • public interface Loggable
    Marker for things which can be logged.
    • Method Detail

      • toLoggableString

        java.lang.String toLoggableString()
        Obtain the string representation of this value usable in log statements.
        Returns:
        The loggable representation