Github user ted-ross commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/109#discussion_r87849801
--- Diff: python/qpid_dispatch/management/qdrouter.json ---
@@ -841,6 +841,46 @@
"type": "string",
"description": "Where to send log messages. Can be
'stderr', 'stdout', 'syslog' or a file name.",
"update": true
+ },
+ "default": {
+ "type": "integer",
+ "description": "how many entries in the severity-level
histogram at the DEFAULT level",
+ "update": "true"
--- End diff --
DEFAULT is not a level that is used in raising logs. It is only used in
setting the enabled log threshold. In other words, it should not be counted as
it will always be zero.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]