DumpAttributesValve

Log all attributes in pipe. Useful valve when debugging.

Properties

Name Description Default value Mandatory Supports property expansion
label Friendly name written to log. Attributes No No

Example Configuration

{
    "name": "DumpAttributesValve",
    "config": {
        "label" : "debug_1430"
    }
}

Requirements

 Log level must be set to at least DEBUG.