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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <options>
                        <syslog>
                            <level>
                                <emergency/>
                                <alert/>
                                <critical/>
                                <error/>
                                <warning/>
                                <notice/>
                                <info/>
                                <debug/>
                            </level>
                        </syslog>
                    </options>
                </routing-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Logging level.

Contents

<alert>—Alert level.

<critical>—Critical level.

<debug>—Debugging level.

<emergency>—Emergency level.

<error>—Error level.

<info>—Informational level.

<notice>—Notice level.

<warning>—Warning level.


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