Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] logging for GCP #146

Merged
merged 1 commit into from
May 13, 2024
Merged

[Go] logging for GCP #146

merged 1 commit into from
May 13, 2024

Conversation

jba
Copy link
Contributor

@jba jba commented May 13, 2024

Add logging to the google-cloud plugin.

Use the GCP logging client for more control over logging that is
provided with JSON output, like the log name.

Write a slog Handler that constructs a logging.Entry.
Init installs a default logger with the handler.

Add logging to the google-cloud plugin.

Use the GCP logging client for more control over logging that is
provided with JSON output, like the log name.

Write a slog Handler that constructs a logging.Entry.
Init installs a default logger with the handler.
@jba jba merged commit 9239bd4 into main May 13, 2024
5 checks passed
@jba jba deleted the jba-logging branch May 13, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants