Conversation
INFO level traces/logs are usually reserved for the application. All of the existing INFO level traces were changed, except for those in examples. resolves google#536
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
The clippy error seem to be caused by 73dcdaa, which itself says is fixing clippy errors. I'm not sure why the |
|
Thanks for the PR! Let me address the clippy error — it's due to another commit I didn't upstream yet. |
|
I think things should be good once 8655a73 is removed |
8655a73 to
e3e4644
Compare
|
Removed, though it looks like main is still failing. |
INFO level traces/logs are usually reserved for the application.
All of the existing INFO level traces were changed, except for those in examples.
resolves #536