Skip to content

Conversation

@hi-rajat-kumar
Copy link
Collaborator

During the logging_init function call we are already setting log_file to stderr when --logtostderr file is enabled. So, now there is no need of callback function that need to be registered like what logtostderr is currently doing.

Tested: Ran make and tests for all type of workload with --logtostderr flag and error is getting logged to the console(stderr) correctly.

During the logging_init function call we are already setting log_file to stderr
when --logtostderr file is enabled. So, now there is no need of callback function
that need to be registered like what logtostderr is currently doing.

Tested: Ran make and tests for all type of workload with --logtostderr flag and
error is getting logged to the console(stderr) correctly.
@hi-rajat-kumar hi-rajat-kumar merged commit 33515f5 into google:master Oct 15, 2025
1 check 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.

1 participant