[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <flow>
                <validation>
                    <traceoptions>
                        <flag>
                            <filter>
                                <match-on>match-on-choice</match-on> <!-- mandatory -->
                                <policy>...</policy> <!-- mandatory -->
                            </filter>
                        </flag>
                    </traceoptions>
                </validation>
            </flow>
        </routing-options>
    </logical-systems>
</configuration>

Description

Filter to apply to tracing.

Contents

<match-on>—Argument on which to match.

<policy>—Filter policy.


[Contents] [Prev] [Next] [Index] [Report an Error]