link
Avalon
Merlin Runtime
Home PlanetProductsCentral
Category Directive
Attributes
AttributeRequiredDescription
nameyes Logging category name. The category name refers to a logging sub-category within the enclosing category.
priorityno The logging priority (one of INFO, WARN, ERROR, FATAL, DEBUG).
targetno Named logging target.
Description

The logging channel category directive.

Sample XML
<category name="/sys" priority="INFO"/>