SIGN IN SIGN UP

test(log): avoid global logger module mocking

Replace the effect-log tests' global util/log module mock with local spies on Log.create so the logger compatibility tests no longer leak into unrelated unit suites. Keep the coverage for routing, annotations, spans, and cause formatting while allowing the full package test workflow to run cleanly.
K
Kit Langton committed
e13d44684da8d7e3b4e68dcf08c2cc1db3708fc2
Parent: 9bbc874