googleapis / googleapis/google-cloud-java
[java-logging-logback] loggingEventEnhancer is not documented
Open
api: logging
priority: p3
type: docs
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
The readme only shows `` in the example configuration, but to use any of the included enhancers, they have to be configured with ``. It should be added to the example configuration so users are aware the tag exists.
```
com.google.cloud.logging.logback.MDCEventEnhancer
com.google.cloud.logging.logback.TraceLoggingEventEnhancer
```
Contributor guide
Assessment
This issue has not been assessed yet.