Home
last modified time | relevance | path

Searched refs:NOTICE (Results 1 – 25 of 62) sorted by relevance

123

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DErrorHandler.php163 E_NOTICE => LogLevel::NOTICE,
170 E_USER_NOTICE => LogLevel::NOTICE,
171 E_STRICT => LogLevel::NOTICE,
173 E_DEPRECATED => LogLevel::NOTICE,
174 E_USER_DEPRECATED => LogLevel::NOTICE,
H A DLogger.php51 public const NOTICE = 250; define in Monolog\\Logger
106 self::NOTICE => 'NOTICE',
540 $this->addRecord(static::NOTICE, (string) $message, $context);
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php61 … LogLevel::NOTICE => array(LogLevel::NOTICE, 'message of level notice with context: {user}'),
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php62 … LogLevel::NOTICE => array(LogLevel::NOTICE, 'message of level notice with context: {user}'),
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php62 LogLevel::NOTICE => array(LogLevel::NOTICE, 'message of level notice with context: {user}'),
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php62 LogLevel::NOTICE => array(LogLevel::NOTICE, 'message of level notice with context: {user}'),
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLogger.php39 const NOTICE = 'notice'; define
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php31 Logger::NOTICE => 'info',
/plugin/pdfjs/pdfjs/
H A DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
110 within such NOTICE file, excluding those notices that do not
112 of the following places: within a NOTICE text file distributed
117 of the NOTICE file are for informational purposes only and
120 or as an addendum to the NOTICE text from the Work, provided
142 origin of the Work and reproducing the content of the NOTICE file.
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
119 or as an addendum to the NOTICE text from the Work, provided
141 origin of the Work and reproducing the content of the NOTICE file.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
119 or as an addendum to the NOTICE text from the Work, provided
141 origin of the Work and reproducing the content of the NOTICE file.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DAbstractLogger.php95 $this->log(Mustache_Logger::NOTICE, $message, $context);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DZendMonitorHandler.php49 Logger::NOTICE => \ZEND_MONITOR_EVENT_SEVERITY_INFO,

123