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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <options>
                <syslog>
                    <level>
                        <emergency/>
                        <alert/>
                        <critical/>
                        <error/>
                        <warning/>
                        <notice/>
                        <info/>
                        <debug/>
                    </level>
                </syslog>
            </options>
        </routing-options>
    </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]