GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Data Fields
LogLevel Class Reference

If this file is called directly, abort. More...

Data Fields

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

Detailed Description

If this file is called directly, abort.

Describes log levels.

Definition at line 12 of file class-gv-logger.php.

Field Documentation

◆ ALERT

const ALERT = 'alert'

Definition at line 14 of file class-gv-logger.php.

◆ CRITICAL

const CRITICAL = 'critical'

Definition at line 15 of file class-gv-logger.php.

◆ DEBUG

const DEBUG = 'debug'

Definition at line 20 of file class-gv-logger.php.

◆ EMERGENCY

const EMERGENCY = 'emergency'

Definition at line 13 of file class-gv-logger.php.

◆ ERROR

const ERROR = 'error'

Definition at line 16 of file class-gv-logger.php.

◆ INFO

const INFO = 'info'

Definition at line 19 of file class-gv-logger.php.

◆ NOTICE

const NOTICE = 'notice'

Definition at line 18 of file class-gv-logger.php.

◆ WARNING

const WARNING = 'warning'

Definition at line 17 of file class-gv-logger.php.


The documentation for this class was generated from the following file: