Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

离奇的日志输出 #9

Open
wuai1024 opened this issue Sep 23, 2023 · 2 comments
Open

离奇的日志输出 #9

wuai1024 opened this issue Sep 23, 2023 · 2 comments

Comments

@wuai1024
Copy link

目前功能正常,但是这个【info】日志一直在输出,看起来像是序列化时候的类型转换问题。

image
@wuai1024
Copy link
Author

[2023-09-23 15:03:00.136] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:03:00.136] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:03:00.136] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:03:00.136] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:03:00.136] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.100] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.128] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.128] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.128] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.128] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.128] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.
[2023-09-23 15:04:00.129] [INFO] [ClientLogger.java:124] - [com.aliyun.sdk.service.ecs20140526.models.DescribeSecurityGroupAttributeResponseBody$Permission.priority] There are some cast events happening. expect: java.lang.String, but: java.lang.Long, value: 1.

@wuai1024
Copy link
Author

几个版本了,最开始的版本这个是debug级别的日志。现在直接是info级别日志了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant