googleapis / googleapis/google-cloud-java

[sdk-platform-java] migrate existing logged warnings to slf4j logs

Open
#12,394 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.