Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAbstractSyslogHandler.php35 Logger::INFO => LOG_INFO,
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php65 const LOG_INFO = 6; define in auth_plugin_authshibboleth
922 protected function log($message, $priority = self::LOG_INFO)
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php151 syslog(LOG_INFO, 'Error validating the metadata: '.var_export($xmlErrors, true));