googleapis / googleapis/google-cloud-java
[sdk-platform-java] migrate existing logged warnings to slf4j logs
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
Debug logging are introduced in https://github.com/googleapis/sdk-platform-java/pull/3403. We have existing undocumented log entries (mostly for warnings) that needs to be migrated.
- Refactor exposed logging classes, to improve readability and make it easier to maintain. context: https://github.com/googleapis/sdk-platform-java/pull/3403/files#r1964339761
- Expose a generic logging method that can be used for more general purpose logging, so that we can migrate existing warnings to it.
- Analyse and migrate existing logs (this should cover both auth and gax. determine if google-cloud-java is also in scope for migration)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.