Home
last modified time | relevance | path

Searched refs:NOTICE (Results 1 – 25 of 62) sorted by last modified time

123

/plugin/tgnotify/
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/dw2pdf/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
/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/smtp/subtree/php-fig/log/Psr/Log/
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $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/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/elasticsearch/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php98 $this->log(LogLevel::NOTICE, $message, $context);
H A DLogLevel.php15 const NOTICE = 'notice'; define in Psr\\Log\\LogLevel
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
/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/authgooglesheets/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php99 $this->log(LogLevel::NOTICE, $message, $context);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
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/authgooglesheets/vendor/google/auth/
H A DCOPYING107 (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/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md542 * Added NOTICE and EMERGENCY levels to conform with RFC 5424
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php31 Logger::NOTICE => 'info',
H A DGelfMessageFormatter.php60 Logger::NOTICE => 5,
H A DWildfireFormatter.php35 Logger::NOTICE => 'INFO',
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1138 $handler = new MonologSyslogHandler('app', LOG_USER, Logger::NOTICE);
1140 $handler = new MonologStreamHandler('php://stderr', Logger::NOTICE);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DOverflowHandler.php46 Logger::NOTICE => 0,
H A DRollbarHandler.php45 Logger::NOTICE => 'info',
H A DZendMonitorHandler.php49 Logger::NOTICE => \ZEND_MONITOR_EVENT_SEVERITY_INFO,

123