refactoring(logger): Silence debug logs in tests
This commit correctly propagates the correct `LogConfig` in all the places where we were just defaulting to log everything, and this allows us to silence debug logs in tests, unless we want them.
Showing
Please register or sign in to comment