Puts the tests that depend on the log
feature behind a cfg(feature = "log")
so you can run tests without specifying features.
Puts the tests that depend on the log
feature behind a cfg(feature = "log")
so you can run tests without specifying features.