Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

feat: Logging provider for Cloud Functions that outputs structured logs to process.stdout#605

Merged
losalex merged 2 commits intomainfrom
losalex/fix-536
Mar 21, 2022
Merged

feat: Logging provider for Cloud Functions that outputs structured logs to process.stdout#605
losalex merged 2 commits intomainfrom
losalex/fix-536

Conversation

@losalex
Copy link
Copy Markdown
Contributor

@losalex losalex commented Mar 21, 2022

There are problems reported by users about inability to flush logging data in serverless environments like Cloud Functions reported in 603. The idea is to add support to print structured logging to STDOUT, so the logging output would be picked up by Cloud Logging Agent in Google Cloud managed environment.

Fixes #536 🦕

@losalex losalex requested review from a team March 21, 2022 21:32
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Mar 21, 2022
@product-auto-label product-auto-label Bot added the api: logging Issues related to the googleapis/nodejs-logging-bunyan API. label Mar 21, 2022
@losalex losalex added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed api: logging Issues related to the googleapis/nodejs-logging-bunyan API. size: s Pull request size is small. labels Mar 21, 2022
@losalex losalex assigned losalex and unassigned minherz Mar 21, 2022
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

priority: p2 Moderately-important priority. Fix may not be included in next release. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants