Home
last modified time | relevance | path

Searched refs:setLogger (Results 1 – 25 of 51) sorted by relevance

123

/plugin/authcas/
Dauth.php47 \phpCAS::setLogger($this->getConf("logFile"));
49 else \phpCAS::setLogger();
/plugin/webdav/vendor/psr/log/Psr/Log/
DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
H A DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/authssocas/vendor/psr/log/Psr/Log/
H A DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
H A DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/pureldap/vendor/psr/log/Psr/Log/
H A DLoggerAwareInterface.php17 public function setLogger(LoggerInterface $logger); function
H A DLoggerAwareTrait.php22 public function setLogger(LoggerInterface $logger) function
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DEngine.php200 $this->setLogger($options['logger']);
453 public function setLogger($logger = null) function in Mustache_Engine
460 $this->getCache()->setLogger($logger);
562 $cache->setLogger($this->getLogger());
/plugin/aichat/
Dhelper.php54 public function setLogger($logger) function in helper_plugin_aichat
135 $this->embeddings->setLogger($this->logger);
156 $this->storage->setLogger($this->logger);
DAbstractCLI.php18 $this->helper->setLogger($this);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
DAbstractCache.php38 public function setLogger($logger = null) function in Mustache_Cache_AbstractCache
/plugin/aichat/Storage/
DAbstractStorage.php29 public function setLogger($logger) function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage
/plugin/upgrade/
Dcli.php27 $this->helper->setLogger($this);
Dadmin.php25 $this->helper->setLogger($this);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClientBuilder.asciidoc27 * <<Elasticsearch_ClientBuildersetLogger_setLogger,`setLogger()`>>
233 .`setLogger(Psr\Log\LoggerInterface $logger)`
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DSizeConverter.php33 public function setLogger(LoggerInterface $logger) function in Mpdf\\SizeConverter
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dlogger.asciidoc43 ->setLogger($logger) // Set your custom logger

123