Home
last modified time | relevance | path

Searched refs:LOG_ERR (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DAbstractSyslogHandler.php38 Logger::ERROR => LOG_ERR,
/plugin/authshibboleth/plugin/authshibboleth/
Dauth.php67 const LOG_ERR = 3; define in auth_plugin_authshibboleth
912 $this->log($message, self::LOG_ERR);
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
Dhtml2pdf.php241 syslog ( LOG_ERR, "PHP: Error in conversion pipeline" );