http://bugzilla.slf4j.org/show_bug.cgi?id=164
Ceki Gulcu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical Status|NEW |ASSIGNED --- Comment #1 from Ceki Gulcu <[email protected]> 2010-03-31 11:45:22 --- Code in question: 190 private static void singleImplementationSanityCheck() { 191 try { 192 Enumeration paths = LoggerFactory.class.getClassLoader().getResources( 193 STATIC_LOGGER_BINDER_PATH); -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ slf4j-dev mailing list [email protected] http://qos.ch/mailman/listinfo/slf4j-dev
