http://bugzilla.slf4j.org/show_bug.cgi?id=289

--- Comment #4 from Robert Elliot <[email protected]> ---
Assuming you're using Maven, declare a test scoped dependency on an
implementation and get the actual implementation's logger out in your unit
tests - it will have a method for setting levels on it.

You might want to consider slf4j-test -
http://projects.lidalia.org.uk/slf4j-test/ . Disclaimer - I wrote it!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to