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

Use cloud logging #254

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Use cloud logging #254

merged 1 commit into from
Sep 11, 2024

Conversation

nharper
Copy link
Collaborator

@nharper nharper commented Jan 20, 2024

Use "cloud.google.com/go/logging" where possible, and remove most instances of printing to os.Stdout or os.Stderr, replacing them with calls to logging functions.

Use "cloud.google.com/go/logging" where possible, and remove most
instances of printing to os.Stdout or os.Stderr, replacing them with
calls to logging functions.
@nharper nharper merged commit bb6c49f into chromium:main Sep 11, 2024
2 checks passed
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