Home
last modified time | relevance | path

Searched refs:EMERGENCY (Results 1 – 25 of 35) sorted by relevance

12

/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php56 …LogLevel::EMERGENCY => array(LogLevel::EMERGENCY, 'message of level emergency with context: {user}…
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php57 …LogLevel::EMERGENCY => array(LogLevel::EMERGENCY, 'message of level emergency with context: {user}…
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php57 LogLevel::EMERGENCY => array(LogLevel::EMERGENCY, 'message of level emergency with context: {user}'),
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php57 LogLevel::EMERGENCY => array(LogLevel::EMERGENCY, 'message of level emergency with context: {user}'),
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DLogLevel.php10 const EMERGENCY = 'emergency'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php24 $this->log(LogLevel::EMERGENCY, $message, $context);
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DLogLevel.php10 const EMERGENCY = 'emergency'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php24 $this->log(LogLevel::EMERGENCY, $message, $context);
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DLogLevel.php10 const EMERGENCY = 'emergency'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php24 $this->log(LogLevel::EMERGENCY, $message, $context);
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLogLevel.php10 const EMERGENCY = 'emergency'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php24 $this->log(LogLevel::EMERGENCY, $message, $context);
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DLogLevel.php10 const EMERGENCY = 'emergency'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php24 $this->log(LogLevel::EMERGENCY, $message, $context);
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFilterHandler.php69 …onstruct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGENCY, bool $bubble = …
95 …ic function setAcceptedLevels($minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGENCY): self
H A DZendMonitorHandler.php54 Logger::EMERGENCY => \ZEND_MONITOR_EVENT_SEVERITY_ERROR,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php84 public const EMERGENCY = 600; define in Monolog\\Logger
111 self::EMERGENCY => 'EMERGENCY',
605 $this->addRecord(static::EMERGENCY, (string) $message, $context);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLogger.php34 const EMERGENCY = 'emergency'; define
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php36 Logger::EMERGENCY => 'error',
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DAbstractLogger.php31 $this->log(Mustache_Logger::EMERGENCY, $message, $context);

12