PHP 8.2.31
Preview: LogLevel.php Size: 336 B
/opt/cpanel/ea-wappspector/vendor/psr/log/src/LogLevel.php

<?php

namespace 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';
}

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
414 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download
96 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download
297 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download
426 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download
3.26 KB lrw-r--r-- 2021-07-14 16:41:46
Edit Download
3.56 KB lrw-r--r-- 2021-07-14 16:41:46
Edit Download
336 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download
732 B lrw-r--r-- 2021-07-14 16:41:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).