googleapis / googleapis/google-cloud-java
[google-auth-library-java] Logging: migrate pre-existing logs to debug logging with slf4j
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
There are some pre-existing logs in this repo. We should migrate them to the debug logging with slf4j introduced in https://github.com/googleapis/google-auth-library-java/pull/1586
Some extra considerations: for DefaultCredentialsProvider fine/debug level logs, perhaps consider to keep both. Also considering adding more logs for request/response that's used in the ADC flow like `pingComputeEngineMetadata`. context: https://github.com/googleapis/google-auth-library-java/pull/1586#discussion_r1966148365
Note, there is a parallel [ticket](https://github.com/googleapis/google-cloud-java/issues/12394) in sdk-platform-java for migration. These are better worked together.
贡献指南
评估
这个 Issue 还没有评估数据。