You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Summary of your changes
Simplifies test files by removing direct invocations of the clog package. Benefits:
1. Centralized invocation
2. No manual naming needed
3. Test-related logging configuration can be changed at once across all tests
Making a separate PR to help with #3514
0 commit comments