GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
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' |
If this file is called directly, abort.
Describes log levels.
Definition at line 12 of file class-gv-logger.php.
const ALERT = 'alert' |
Definition at line 14 of file class-gv-logger.php.
const CRITICAL = 'critical' |
Definition at line 15 of file class-gv-logger.php.
const DEBUG = 'debug' |
Definition at line 20 of file class-gv-logger.php.
const EMERGENCY = 'emergency' |
Definition at line 13 of file class-gv-logger.php.
const ERROR = 'error' |
Definition at line 16 of file class-gv-logger.php.
const INFO = 'info' |
Definition at line 19 of file class-gv-logger.php.
const NOTICE = 'notice' |
Definition at line 18 of file class-gv-logger.php.
const WARNING = 'warning' |
Definition at line 17 of file class-gv-logger.php.