Documentation

LogLevel
in package

Describes log levels.

Table of Contents

ALERT  = 'alert'
CRITICAL  = 'critical'
DEBUG  = 'debug'
EMERGENCY  = 'emergency'
ERROR  = 'error'
INFO  = 'info'
NOTICE  = 'notice'
WARNING  = 'warning'

Constants

CRITICAL

public mixed CRITICAL = 'critical'

EMERGENCY

public mixed EMERGENCY = 'emergency'

WARNING

public mixed WARNING = 'warning'

Search results