| 程序包 | 说明 |
|---|---|
| com.github.lianjiatech.retrofit.spring.boot.log |
| 限定符和类型 | 字段和说明 |
|---|---|
private LogStrategy |
GlobalLogProperty.logStrategy
日志打印策略,支持的日志打印策略参见
LogStrategy
Log printing strategy, see LogStrategy for supported log printing strategies |
| 限定符和类型 | 方法和说明 |
|---|---|
static LogStrategy |
LogStrategy.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static LogStrategy[] |
LogStrategy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2024. All rights reserved.