File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LogLevel.php

<?php

namespace WP_Rocket\Dependencies\Psr\Log;

/**
 * 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';
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com