configLogEnable method

bool configLogEnable()

是否自动添加LogInterceptors默认日志拦截器,打印http请求响应相关的日志

Implementation

bool configLogEnable() => true;