Home
last modified time | relevance | path

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

/plugin/statistics/
DLogger.php323 public function logIp(): string function in dokuwiki\\plugin\\statistics\\Logger
387 $ip = $this->logIp(); // resolve the IP address
457 'ip' => $this->logIp(), // resolve the IP address
487 'ip' => $this->logIp(), // resolve the IP address
539 $this->logIp(), // resolve the IP address
/plugin/statistics/_test/
DLoggerTest.php303 $logger->logIp();
320 $logger2->logIp(); // Should not trigger HTTP call