You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2014/12/11 06:17:12 UTC

[jira] [Created] (DISPATCH-85) Remove all direct printing to stdout and stderr.

Alan Conway created DISPATCH-85:
-----------------------------------

             Summary: Remove all direct printing to stdout and stderr.
                 Key: DISPATCH-85
                 URL: https://issues.apache.org/jira/browse/DISPATCH-85
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 0.2
            Reporter: Alan Conway
            Assignee: Alan Conway
            Priority: Trivial


A running dispatch router should never print directly to stdout/stderr, in daemon mode they are piped to /dev/null. All errors, warnings etc. should be sent through the logging system (which can of course be configured to log to stdout/stderr). Only command-line startup issues that prevent qdrouterd from starting should go direct stdout/stderr. 

There are not many of these left, most are from the proton library, I'll raise a separate bug for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org