@FunctionalInterface
public interface RequestLogger
Context,
RequestLogger in documentation| Modifier and Type | Method and Description |
|---|---|
void |
handle(Context ctx,
java.lang.Float executionTimeMs) |
void handle(@NotNull
Context ctx,
@NotNull
java.lang.Float executionTimeMs)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2021. All Rights Reserved.