You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Danek (JIRA)" <ji...@apache.org> on 2016/06/28 21:08:57 UTC

[jira] [Comment Edited] (DISPATCH-412) Support 'stdout' as log destination as well as 'stderr'

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

Jiri Danek edited comment on DISPATCH-412 at 6/28/16 9:08 PM:
--------------------------------------------------------------

Just to be sure, {{python/qpid_dispatch/management/qdrouter.json}} would need updating as well:

{code}
                "output": {
                    "type": "string",
                    "description": "Where to send log messages. Can be 'stderr', 'syslog' or a file name.",
                    "update": true
                }
{code}

Why isn't there a default value in the schema?


was (Author: jdanek):
Just to be sure, {{python/qpid_dispatch/management/qdrouter.json}} would need updating as well:

{code}
                "output": {
                    "type": "string",
                    "description": "Where to send log messages. Can be 'stderr', 'syslog' or a file name.",
                    "update": true
                }
{code}

> Support 'stdout' as log destination as well as 'stderr'
> -------------------------------------------------------
>
>                 Key: DISPATCH-412
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-412
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Container
>    Affects Versions: 0.6.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.7.0
>
>
> We support 'stderr' as a log destination, for symmetry also support 'stdout'. At least one user was confused by the lack of stdout.



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