Add slf4j logging to JRuby
--------------------------

                 Key: JRUBY-5845
                 URL: http://jira.codehaus.org/browse/JRUBY-5845
             Project: JRuby
          Issue Type: New Feature
          Components: Embedding
    Affects Versions: JRuby 1.6.2
            Reporter: Antoine Toulme


The current JRuby uses System.err to print out errors.

When embedded inside OSGi containers, or in production scenarios, using 
System.err is impractical.

slf4j is a logging library widely used and recommended for its composition 
approach. It provides a mapping to the JDK logger, which is useful to keep the 
existing behavior.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to