public final class RequestLogListenerInvoker extends Object
RequestLogListener safely.
They catch the exceptions raised by the callback methods and log them at WARN level.
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeOnRequestLog(RequestLogListener listener,
RequestLog log)
|
public static void invokeOnRequestLog(RequestLogListener listener, RequestLog log)
Copyright © 2020 LeanCloud. All rights reserved.