Interface DittoLogDecorator


public interface DittoLogDecorator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(@NonNull DittoLogLevel logLevel, @NonNull String tag, @NonNull String message, @Nullable Throwable error)