Skip to content

在不调整日志级别的情况下,不期望SDK为我打印日志 #34

Description

@cuiweiman

BceHttpClient#execute 中的 ,在不调整日志级别的情况下,不期望SDK为我打印日志
if (logger.isInfoEnabled()) {
logger.info("Unable to execute HTTP request", e);
}

或者,com.baidubce.services.iotdmp.PlatformClient#getDevice 方法执行时,IoT平台没有 设备,SDK不要打印 exception 信息日志。抛出或者返回即可。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions