[ 
https://issues.apache.org/jira/browse/PIVOT-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731305#comment-13731305
 ] 

Steven Swor commented on PIVOT-882:
-----------------------------------

Apache Log4J 2 is now available as well, and it separates its API and 
implementation into different JARs.  I'd favor using that over commons-logging.
                
> Internal Logging Mechanism
> --------------------------
>
>                 Key: PIVOT-882
>                 URL: https://issues.apache.org/jira/browse/PIVOT-882
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 2.0, 2.0.1, 2.0.2
>            Reporter: Steven Swor
>            Assignee: Sandro Martini
>            Priority: Minor
>              Labels: logging
>             Fix For: 2.5, 2.1
>
>
> As of 2.0.2, Pivot does some internal logging using calls to System.out and 
> System.err (for example, when using org.apache.pivot.json.JSONSerializer with 
> verbose = true).
> It would be really nice if Pivot could leverage a more robust logging API 
> instead, but certain design decisions come into play when choosing a logging 
> framework.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to