Issue with trace and correlation #1230
Labels
api: logging
Issues related to the googleapis/java-logging-logback API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
Hi,
I am inserting couple of logs with slf4j, with a same trace, But still they are not displaying as different logs, How to fix this ? Here is the image https://snipboard.io/u8mBf5.jpg
Here is my appender
INFO application.log gae_app com.survey.util.LogEnhancer WARNHere is my enhancer
@OverRide
public void enhanceLogEntry(LogEntry.Builder logEntry) {
Please help
The text was updated successfully, but these errors were encountered: