enableLogging property

bool enableLogging
final

是否启用日志打印(默认 false) 启用后会自动打印请求和响应信息

Implementation

final bool enableLogging;