Interface DittoLogDecorator
public interface DittoLogDecorator
-
Method Summary
Modifier and TypeMethodDescriptionvoidlog(@NonNull DittoLogLevel logLevel, @NonNull String tag, @NonNull String message, @Nullable Throwable error)
-
Method Details
-
log
void log(@NonNull DittoLogLevel logLevel, @NonNull String tag, @NonNull String message, @Nullable Throwable error)
-