Uses of Interface
net.dreamlu.mica.http.HttpLoggingInterceptor.Logger
-
Uses of HttpLoggingInterceptor.Logger in net.dreamlu.mica.http
Classes in net.dreamlu.mica.http that implement HttpLoggingInterceptor.LoggerModifier and TypeClassDescriptionenumOkHttp console log.enumOkHttp logger, Slf4j and console log.Fields in net.dreamlu.mica.http declared as HttpLoggingInterceptor.LoggerModifier and TypeFieldDescriptionstatic final HttpLoggingInterceptor.LoggerHttpLoggingInterceptor.Logger.DEFAULTAHttpLoggingInterceptor.Loggerdefaults output appropriate for the current platform.Methods in net.dreamlu.mica.http with parameters of type HttpLoggingInterceptor.LoggerModifier and TypeMethodDescriptionstatic voidHttpRequest.setGlobalLog(HttpLoggingInterceptor.Logger logger) 设置全局日志,默认级别:BODYstatic voidHttpRequest.setGlobalLog(HttpLoggingInterceptor.Logger logger, LogLevel logLevel) 设置全局日志HttpRequest.useLog(HttpLoggingInterceptor.Logger logger) HttpRequest.useLog(HttpLoggingInterceptor.Logger logger, LogLevel logLevel) Constructors in net.dreamlu.mica.http with parameters of type HttpLoggingInterceptor.Logger