Lines Matching refs:Logger
20 use dokuwiki\Logger; alias
68 Logger::debug('done loading spatial index', $this->spatial_idx);
118 Logger::debug("Geo metadata found for page $id", $geotags);
121 Logger::debug('Update index for geohash: ' . $geohash);
138 Logger::debug("Geohash $geohash not in index, just add $id.");
141 Logger::debug('Geohash for document is in index, find it.');
145 Logger::debug("No index record found for document $id, adding it to the index.");
153 … Logger::debug("Document $id was found in index and has the same geohash, nothing to do.");
158 … Logger::debug("Document/media $id was found in index but has different geohash (it moved).");
160 Logger::debug("Known id's for this hash:", $knownIds);
163 Logger::debug('Unsetting:' . $knownIds [$i]);
192 Logger::debug("Found the following hashes for $id (should only be 1)", $hashes);
222 Logger::debug("indexImage:: " . $imgId . " is not a supported image file.");
319 Logger::debug("removing: $knownIds[$i] from the index.");