structured logging: Implement request context holder #750
Labels
api: logging
Issues related to the googleapis/java-logging API.
lang: java
Issues specific to Java.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Add a capability of managing multiple request contexts per-thread. The capability should capture relevant information as
com.google.cloud.logging.HttpRequest
instance or using a builder that populates the minimal set of fields including:Parent: #687
The text was updated successfully, but these errors were encountered: