Home
last modified time | relevance | path

Searched refs:LOG_ERRORS (Results 1 – 3 of 3) sorted by last modified time

/plugin/swiftmail/Swift/
H A DLog.php41 const LOG_ERRORS = 1; define in Swift_Log
/plugin/swiftmail/
H A DSwift.php249 if ($log->hasLevel(Swift_Log::LOG_ERRORS)) $log->add($error, Swift_Log::ERROR);
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php66 if ($log->hasLevel(Swift_Log::LOG_ERRORS))