googleapis / googleapis/google-cloud-java
[java-logging-logback] upgrade to support slf4j 2.x
Open
api: logging
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
[slf4j 2.x](https://www.slf4j.org/news.html#2.0.0) has been released over 2 years.
Among others, it added nice features that makes structure logging easier https://www.slf4j.org/manual.html#fluent
Also, logback 1.2.x versions (latest compatible with slf4j 1.x) are marked as unmaintained now (https://logback.qos.ch/news.html)
dep upgrade errors related to this: https://github.com/googleapis/java-logging-logback/pull/1235#issuecomment-2555502319
Contributor guide
Assessment
This issue has not been assessed yet.