接口 Loggable


  • public interface Loggable
    Marker for things which can be logged.
    作者:
    Steve Ebersole
    • 方法详细资料

      • toLoggableString

        String toLoggableString()
        Obtain the string representation of this value usable in log statements.
        返回:
        The loggable representation