File manager - Edit - /home/jardides/www/Jardi-design/old/administrator/components/com_akeeba/BackupEngine/Psr/Log/LogLevel.php
Back
<?php /** * Akeeba Engine * * @package akeebaengine * @copyright Copyright (c)2006-2021 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ namespace Psr\Log; defined('AKEEBAENGINE') || die(); /** * Describes log levels */ class LogLevel { const EMERGENCY = 'emergency'; const ALERT = 'alert'; const CRITICAL = 'critical'; const ERROR = 'error'; const WARNING = 'warning'; const NOTICE = 'notice'; const INFO = 'info'; const DEBUG = 'debug'; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings