femme icon indicating copy to clipboard operation
femme copied to clipboard

feat: add try_start() and try_with_level()

Open Fishrock123 opened this issue 5 years ago • 0 comments

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.

Fishrock123 avatar Nov 24 '20 19:11 Fishrock123