Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.2, JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Embedding, HelpWanted
-
Labels:None
-
Number of attachments :
Description
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.
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | HelpWanted [ 14060 ] |
Charles Oliver Nutter
made changes -
| Affects Version/s | JRuby 1.7 [ 17049 ] |
Charles Oliver Nutter
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Charles Oliver Nutter [ headius ] | |
| Fix Version/s | JRuby 1.7 [ 17049 ] | |
| Resolution | Fixed [ 1 ] |