googleapis / googleapis/google-cloud-java
[java-logging-logback] Support jsonEncoder for structured logs with LoggingAppender
Abierto
api: logging
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
Seems like the structured logs using the jsonEncoder aren't supported when also using LoggingAppender.
Without supporting structured logs the log messages when ingesting into Cloud Logging lose useful metadata like severity, so filtering and searching is very limited. Using a LoggingEventEnchancer can be used to create structured logs with custom code, however, that seems that option should be used for advanced use cases. For the basic use cases it would be ideal to just configure the jsonEncoder.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.