Re: [jruby-dev] [jira] Created: (JRUBY-3628) java.util.logging misbehavior when called from JRuby

2009-05-08 Thread David Kellum
Morten, At great risk of opening a java logging APIs debate, you might consider using the slf4j and logback gems (http://rjack.rubyforge.org/) for your logging needs. In particular, the combination supports aggregating logging from all common APIs/sources including java.util.logging, and

[jruby-dev] [jira] Created: (JRUBY-3628) java.util.logging misbehavior when called from JRuby

2009-05-07 Thread Morten Christensen (JIRA)
java.util.logging misbehavior when called from JRuby Key: JRUBY-3628 URL: http://jira.codehaus.org/browse/JRUBY-3628 Project: JRuby Issue Type: Bug Components: Core