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


Usage

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