Home
last modified time | relevance | path

Searched refs:getLogfile (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php92 $logfile = Logger::getInstance($this->facility)->getLogfile($this->date);
/dokuwiki/inc/
H A DLogger.php135 'logfile' => $this->getLogfile($datetime),
209 public function getLogfile($date = false)
202 public function getLogfile($date = false) global() function in dokuwiki\\Logger