Searched refs:logIp (Results 1 – 2 of 2) sorted by relevance
323 public function logIp(): string function in dokuwiki\\plugin\\statistics\\Logger387 $ip = $this->logIp(); // resolve the IP address457 'ip' => $this->logIp(), // resolve the IP address487 'ip' => $this->logIp(), // resolve the IP address539 $this->logIp(), // resolve the IP address
303 $logger->logIp();320 $logger2->logIp(); // Should not trigger HTTP call