Home
last modified time | relevance | path

Searched refs:getLogger (Results 1 – 25 of 35) sorted by relevance

12

/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php19 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
34 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
42 $logger = $this->getLogger();
72 $logger = $this->getLogger();
78 $logger = $this->getLogger();
92 $this->getLogger()->warning($dummy);
111 $this->getLogger()->warning('Crazy context data', $context);
119 $logger = $this->getLogger();
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
DLoggerInterfaceTest.php20 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
43 $logger = $this->getLogger();
73 $logger = $this->getLogger();
79 $logger = $this->getLogger();
97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
128 $logger = $this->getLogger();
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
DLoggerInterfaceTest.php20 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
43 $logger = $this->getLogger();
73 $logger = $this->getLogger();
79 $logger = $this->getLogger();
97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
128 $logger = $this->getLogger();
/plugin/authssocas/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php20 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
43 $logger = $this->getLogger();
73 $logger = $this->getLogger();
79 $logger = $this->getLogger();
97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
128 $logger = $this->getLogger();
/plugin/pureldap/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php20 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
43 $logger = $this->getLogger();
73 $logger = $this->getLogger();
79 $logger = $this->getLogger();
97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
128 $logger = $this->getLogger();
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
DLoggerInterfaceTest.php20 abstract public function getLogger(); function in Psr\\Log\\Test\\LoggerInterfaceTest
35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
43 $logger = $this->getLogger();
73 $logger = $this->getLogger();
79 $logger = $this->getLogger();
97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
128 $logger = $this->getLogger();
/plugin/statistics/_test/
DLoggerTest.php53 $this->assertInstanceOf(Logger::class, $this->helper->getLogger());
183 $logger = $this->helper->getLogger();
206 $refId = $this->helper->getLogger()->logReferer($internalReferer);
215 $refId2 = $this->helper->getLogger()->logReferer($internalReferer2);
227 $this->helper->getLogger()->logSearch($query, $words);
249 $logger = $this->helper->getLogger();
334 $this->helper->getLogger()->logOutgoing();
378 $logger = $this->helper->getLogger();
416 $this->helper->getLogger()->logMedia($media, $mime, $inline, $size);
453 $this->helper->getLogger()->logEdit($page, $type);
[all …]
/plugin/statistics/
Daction.php109 $hlp->getLogger()->logEdit($event->data[1] . ':' . $event->data[2], $type);
119 $hlp->getLogger()->logSearch($event->data['query'], $event->data['highlight']);
152 $hlp->getLogger()->logLogin($type, $user);
163 $hlp->getLogger()->logLogin('C', $event->data['params'][0]);
185 $hlp->getLogger()->logMedia(
226 $hlp->getLogger()->logHistoryMedia();
229 $hlp->getLogger()->logHistoryPages();
Ddispatch.php26 $logger = $plugin->getLogger();
Dhelper.php63 public function getLogger() function in helper_plugin_statistics
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
DResource.php89 $this->client->getLogger()->error(
144 $this->client->getLogger()->error(
162 $this->client->getLogger()->error(
184 $this->client->getLogger()->info(
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DEngine.php459 if ($this->getCache()->getLogger() === null) {
471 public function getLogger() function in Mustache_Engine
561 if (isset($this->logger) && $cache->getLogger() === null) {
562 $cache->setLogger($this->getLogger());
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
DAbstractCache.php28 public function getLogger() function in Mustache_Cache_AbstractCache
/plugin/combo/resources/library/combo/
H A Dcombo.min.js1 …oolean(t){return typeof t=="boolean"?t:t==="true"}}let F;class E{static getLogger(){return F===voi… method in anonymousFunction75dc2f360300.E
4getLogger().error("To create a form meta field, the name property is mandatory.");let s=t.name,l=w…
24 …ntElement");this.modalId=t;let e=document.getElementById(t);e!==null?(E.getLogger().error(`The id …
/plugin/diagramsnet/lib/WEB-INF/lib/
Dslf4j-api-1.7.25.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jdraw/lib/
Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php295 $this->getLogger()->log(
339 $this->getLogger()->info('OAuth2 access token refresh');
1125 public function getLogger() function in Google\\Client
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts127 getLogger(): Logger;
298 function getLogger(): Logger;
388 getLogger(): Logger;
3038 getLogger(): Logger;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts127 getLogger(): Logger;
298 function getLogger(): Logger;
388 getLogger(): Logger;
3038 getLogger(): Logger;
/plugin/asciidocjs/node_modules/@asciidoctor/cli/lib/
Dinvoker.js149 const logger = asciidoctor.LoggerManager.getLogger()
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js1getLogger().error("To create a form meta field, the name property is mandatory.");var r,a,o=e.name…
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
DMediaFileUpload.php333 $this->client->getLogger()->error($error);
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...

12