https://issues.apache.org/bugzilla/show_bug.cgi?id=46668
Rodney <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Rodney <[email protected]> 2009-02-06 14:04:37 PST --- Logger.getRootLogger().setLevel(Level.ALL); That fixed the issue. Setting an individual appender to trace doesn't work unless the root logger has that set first. Perhaps some note in the api doc would be useful. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
