logging: let users write structured json logs to stdout #3908
Labels
api: logging
Issues related to the Cloud Logging API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
To support agents teams using this lib, Cloud Functions users, and Cloud Run users, we should let users write structured log entries (in json format) to stdout. This will be subsequently picked up by agents running in specific environments. This also allows nice debugging ux during development.
These changes should also refactor: #3863
The text was updated successfully, but these errors were encountered: