GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Public Member Functions | Protected Member Functions
QueryMonitorHandler Class Reference

Handler for the Query Monitor plugin. More...

Inheritance diagram for QueryMonitorHandler:

Public Member Functions

 __construct ( $level=MonologLogger::DEBUG, $bubble=true)
 {} More...
 

Protected Member Functions

 write (array $record)
 {} More...
 

Detailed Description

Handler for the Query Monitor plugin.

See also
https://github.com/johnbillion/query-monitor

Definition at line 19 of file QueryMonitorHandler.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $level = MonologLogger::DEBUG,
  $bubble = true 
)

{}

Since
1.0.0

Definition at line 25 of file QueryMonitorHandler.php.

Member Function Documentation

◆ write()

write ( array  $record)
protected

{}

Since
1.0.0

Definition at line 34 of file QueryMonitorHandler.php.


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