Skip to main content

LogLevel

Index

Enumeration Members

ALERT

ALERT: 700

A person must take an action immediately.

CRITICAL

CRITICAL: 600

Critical events cause more severe problems or outages.

DEBUG

DEBUG: 100

Debug or trace information.

DEFAULT

DEFAULT: 0

The log entry has no assigned severity level.

EMERGENCY

EMERGENCY: 800

One or more systems are unusable.

ERROR

ERROR: 500

Error events are likely to cause problems.

INFO

INFO: 200

Routine information, such as ongoing status or performance.

NOTICE

NOTICE: 300

Normal but significant events, such as start up, shut down, or a configuration change.

WARNING

WARNING: 400

Warning events might cause problems.