http://bugzilla.slf4j.org/show_bug.cgi?id=235
Holger Hoffstätte <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Holger Hoffstätte <[email protected]> 2011-08-20 12:04:17 CEST --- (In reply to comment #1) > I traced the Sigar code (SigarLog.java) and discovered that they are doing > this: > > private static boolean isLogConfigured() { The sanest approach would probably be to fix this nonsense directly in Sigar, because it's messed up to begin with. There is no reason for a library to know whether logging "is configured", which doesn't even mean anything. -- 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
