Class Log_Handler
Class VSP_Log_Handler
- VSP\Core\Abstracts\Log_Handler implements VSP\Core\Interfaces\Log_Handler
Direct known subclasses
VSP\Modules\Logger\File_Handler
Abstract
Namespace: VSP\Core\Abstracts
Author: Varun Sridharan varunsridharan23@gmail.com
Located at includes/core/abstracts/class-log-handler.php
Namespace: VSP\Core\Abstracts
Author: Varun Sridharan varunsridharan23@gmail.com
Located at includes/core/abstracts/class-log-handler.php
protected static
string
|
#
format_entry( integer $timestamp, string $level, string $message, array $context )
Builds a log entry text from level, timestamp and message. |
protected static
string
|
handle()
|