femme
femme copied to clipboard
feat: add try_start() and try_with_level()
It is very useful to have non-panic-ing logger setups for test binaries, which compile all test-cases into one binary and can have conflicts when there is optional logging in a test setup.