[
https://issues.apache.org/jira/browse/DISPATCH-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172144#comment-15172144
]
Ganesh Murthy commented on DISPATCH-225:
----------------------------------------
Yes, there is a way to turn off logging for a module by setting enable: none
for the corresponding logging module -
{code}
"enable": {
"type": "string",
"default": "default",
"required": true,
"description": "Levels are: trace, debug, info, notice,
warning, error, critical. The enable string is a comma-separated list of
levels. A level may have a trailing '+' to enable that level and above. For
example 'trace,debug,warning+' means enable trace, debug, warning, error and
critical. The value 'none' means disable logging for the module. The value
'default' means use the value from the DEFAULT module.",
"update": true
},
{code}
> Sending UPDATE log request with relative path crashes router
> ------------------------------------------------------------
>
> Key: DISPATCH-225
> URL: https://issues.apache.org/jira/browse/DISPATCH-225
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.5
> Reporter: Ernest Allen
> Assignee: Ganesh Murthy
>
> reproducer:
> qdmanage UPDATE -r QDR.A --type=log --name=log/ROUTER_HELLO
> output=./A_HELLO.log
> results: request times out because QDR.A crashes
> expected: An error message
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]