You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Philip Harvey (JIRA)" <ji...@apache.org> on 2012/12/05 18:31:59 UTC

[jira] [Updated] (PROTON-179) proton-j - replace system.out and system.err calls with java.util.logging

     [ https://issues.apache.org/jira/browse/PROTON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Harvey updated PROTON-179:
---------------------------------

    Attachment: 0001-PROTON-179-use-java.util.logging-instead-of-system.o.patch

attached patch. Should be applied AFTER the patches in PROTON-172.
                
> proton-j - replace system.out and system.err calls with java.util.logging
> -------------------------------------------------------------------------
>
>                 Key: PROTON-179
>                 URL: https://issues.apache.org/jira/browse/PROTON-179
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.2
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>         Attachments: 0001-PROTON-179-use-java.util.logging-instead-of-system.o.patch
>
>
> We do not yet know what the final solution is for how proton-j should perform logging.  We think we might want to allow Proton's host application to provide logging callbacks, allowing Proton's output to be combined with the host application's output.
> Pending the final logging design, we should use java.util.logging in the mean time.  This is at least preferable to the existing system.out.println calls.

--
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