Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DErrorHandler.php64 $logged = self::logException($e)
93 if (self::logException($e)) $msg .= '<br />More info is available in the error log.';
127 public static function logException($e) function in dokuwiki\\ErrorHandler
166 self::logException($ex);
H A DActionRouter.php162 ErrorHandler::logException($e);
H A DJpegMeta.php2401 \dokuwiki\ErrorHandler::logException($e, $this->_fileName);