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

Roger Whitcomb commented on PIVOT-882:
--------------------------------------

Yes, Log4J2 has adapters for Commons Logging, and SLF4J as well.  So, I will 
switch my vote to using Log4J2...  I don't think it is necessary to add a Pivot 
wrapper to it, since the default configuration shipped with the release could 
be to do no logging, or simply to use a System.out Appender (which would give 
us the same result as our existing System.out calls).
                
> 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