Philip Harvey created PROTON-179:
------------------------------------

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


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

Reply via email to