
4 Sep
2013
4 Sep
'13
11:50 a.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=289 --- Comment #4 from Robert Elliot <robert@teviotia.co.uk> --- 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.