Home
last modified time | relevance | path

Searched refs:getLogfile (Results 1 – 2 of 2) sorted by relevance

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