DioLogInterceptor constructor

DioLogInterceptor()

Implementation

DioLogInterceptor() {
  logManage = LogPoolManager.getInstance();
}