Home
last modified time | relevance | path

Searched refs:log (Results 51 – 75 of 654) sorted by relevance

12345678910>>...27

/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.js151 if(DEBUG) console.log('getSupplied(): Generated: supplied = "' + supplied + '"');
260 if(DEBUG) console.log('Dispatched event : durationchange : ' + duration);
316 if(DEBUG) console.log('Trigger : canplaythrough');
324 if(DEBUG) console.log('Trigger : loadeddata');
338 if(DEBUG) console.log('Trigger : playing');
343 if(DEBUG) console.log('Created CUSTOM event handlers for FLASH');
388 if(DEBUG) console.log('Created event handler for: ' + name);
415 if(DEBUG) console.log('Created CUSTOM event handler for: loadeddata');
421 if(DEBUG) console.log('Created CUSTOM event handler for: durationchange');
436 if(DEBUG) console.log('Dispatched event: error');
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js151 if(DEBUG) console.log('getSupplied(): Generated: supplied = "' + supplied + '"');
260 if(DEBUG) console.log('Dispatched event : durationchange : ' + duration);
316 if(DEBUG) console.log('Trigger : canplaythrough');
324 if(DEBUG) console.log('Trigger : loadeddata');
338 if(DEBUG) console.log('Trigger : playing');
343 if(DEBUG) console.log('Created CUSTOM event handlers for FLASH');
388 if(DEBUG) console.log('Created event handler for: ' + name);
415 if(DEBUG) console.log('Created CUSTOM event handler for: loadeddata');
421 if(DEBUG) console.log('Created CUSTOM event handler for: durationchange');
436 if(DEBUG) console.log('Dispatched event: error');
[all …]
/plugin/swiftmail/Swift/Connection/
H A DMulti.php50 $log = Swift_LogContainer::getLog();
51 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
53 …$log->add("Adding new connection of type '" . get_class($connection) . "' to the multi-redundant c…
90 $log = Swift_LogContainer::getLog();
103 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
105 $log->add("Connection (" . $id . ") failed. Will try next connection if available.");
H A DRotator.php54 $log = Swift_LogContainer::getLog();
55 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
57 $log->add("Adding new connection of type '" . get_class($connection) . "' to rotator.");
67 $log = Swift_LogContainer::getLog();
68 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
70 $log->add(" <==> Rotating connection.");
/plugin/pgn4web/pgn4web/
H A Dparsing-tests.js21 …if ((++ii % 100 === 0) && console) { console.log("i=" + ii + " g=" + gg + "/" + numberOfGames + " …
26 …if (console) { console.log("t=" + tt + "s mps=" + Math.floor(mm / tt) + " a=" + alertNumSinceReset…
51 …if ((ii % 100 === 0) && console) { console.log("i=" + ii + "/" + nn + " a=" + alertNumSinceReset);…
54 …if (console) { console.log("t=" + tt + "s mps=" + Math.floor(mm / tt) + " a=" + alertNumSinceReset…
59 …if (console) { console.log(" alert: g=" + currentGame + " v=" + CurrentVar + " p=" + CurrentPly +…
/plugin/projects/lib/
H A Dproject_file.php159 $log = $this->log_file($working_path);
160 if (file_exists($log)) unlink($log);
161 $command = "/bin/sh -e >$log 2>&1";
193 protected function log($working_path, $content) { function in ProjectGenerated
194 $log = $this->log_file($working_path);
195 file_put_contents($log, $content);
243 $log = $this->log_file($working_path);
245 file_put_contents($log, "The crosslink is not defined in this file!\n");
253 file_put_contents($log, "file $crosslink does not exist!\n");
256 file_put_contents($log, "linked $crosslink");
/plugin/archivegenerator/
H A Dadmin.php121 $this->log('info', $this->getLang('message: starting'));
148 $this->log('info', $this->getLang('message: adding data done'));
155 $this->log('success', $this->getLang('message: done') . ' ' . $link);
169 $this->log('info', $this->getLang('message: starting'));
194 $this->log('info', $this->getLang('message: adding data done'));
201 $this->log('success', $this->getLang('message: done') . ' ' . $link);
281 $this->log('info', $this->getLang('message: create users'));
309 $this->log('info', $this->getLang('message: create acl'));
355 $this->log('info', implode(' ', $message));
384 $this->log('error', hsc($e->getMessage()));
[all …]
/plugin/openid/Auth/Yadis/
H A DParanoidHTTPFetcher.php119 Auth_OpenID::log(
130 Auth_OpenID::log("Fetching URL not allowed: %s",
179 Auth_OpenID::log("Got no response code when fetching %s", $url);
180 Auth_OpenID::log("CURL error (%s): %s",
195 Auth_OpenID::log('OpenID: Verified SSL host %s using '.
261 Auth_OpenID::log("Got no response code when fetching %s", $url);
262 Auth_OpenID::log("CURL error (%s): %s",
270 Auth_OpenID::log('OpenID: Verified SSL host %s using '.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php161 $log = fgets($handle);
162 if ($log && substr($log, 0, 10) >= $timestampValidity) {
163 $validLogs[] = $log;
169 foreach ($validLogs as $log) {
170 fwrite($handle, $log);
/plugin/log/
H A Dplugin.info.txt1 base log
5 name log plugin
7 url http://www.dokuwiki.org/plugin:log
/plugin/accscounter/lang/en/
H A Dmngintro.txt1 Here you can view and manage log data saved by this plugin.
11 [NOTE] This tool may handle many log files at a time, so it may take a while to show you the result.
14 * [[?do=admin&page=accscounter&action=mng&mode=existing|Show the log of existing pages]]
16 * [[?do=admin&page=accscounter&action=mng&mode=deleted|Show the log of non-existing pages]]
18 …* [[?do=admin&page=accscounter&action=mng&mode=all|Show the log of all pages (including non-existi…
H A Dnoitem.txt1 No log data found.
5 * Even if the counter(s) are properly put, the log file won't be made in some usage situations.
6 * If you're searching the log file with the keyword, change the search query.
/plugin/diagramsnet/lib/js/diagramly/
H A DDevel.js84 console.log('Content-Security-Policy');
90 console.log('app.diagrams.net:', app_diagrams_net);
105 console.log('se.diagrams.net:', se_diagrams_net);
113 console.log('ac.draw.io:', ac_draw_io);
120 console.log('aj.draw.io:', aj_draw_io);
122 …console.log('import.diagrams.net:', 'default-src \'self\'; worker-src blob:; img-src \'self\' blob…
124 console.log('Development:', devCsp);
126 console.log('Header Worker:', 'let securityHeaders =', JSON.stringify({
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php82 protected $log; variable in Elasticsearch\\Connections\\Connection
134 LoggerInterface $log, argument
187 $this->log = $log;
272 $this->log->warning("Curl exception encountered.");
279 $this->log->warning("Marking node $node dead.");
294 $this->log->warning("Retries left? $shouldRetryText");
306 $this->log->warning("Out of retries, throwing exception from $node");
385 $this->log->warning('Deprecation', $response['headers']['Warning']);
400 $this->log
[all...]
/plugin/accscounter/lang/pt-br/
H A Dmngintro.txt1 Aqui você pode visualizar e gerenciar dados de log salvos por este plugin.
11 [ATENÇÃO] Esta ferramenta pode lidar com muitos arquivos de log de cada vez; portanto, pode demorar…
14    * [[?do=admin&page=accscounter&action=mng&mode=existente|Mostrar o log de páginas existentes]]
16    * [[?do=admin&page=accscounter&action=mng&mode=deletado|Mostrar o log de páginas inexistentes]]
18    * [[?do=admin&page=accscounter&action=mng&mode=all|Mostrar o log de todas as páginas (incluindo …
/plugin/abortlogin/
H A Daction.php68 $this->log($ip);
96 function log($ip) { function in action_plugin_abortlogin
97 $log = metaFN('abortlogin:aborted_ip','.log');
98 io_saveFile($log,"$ip\n",1);
H A DREADME.md8 An option to log failed IP attempts: the log will be saved in
9 data/meta/abortlogin/aborted.log
/plugin/revealjs/plugin/notes-server/
H A Dindex.js66 console.log( brown + 'reveal.js - Speaker Notes' + reset );
67 console.log( '1. Open the slides at ' + green + slidesLocation + reset );
68 console.log( '2. Click on the link in your JS console to go to the notes page' );
69 console.log( '3. Advance through your slides and your notes will advance automatically' );
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DFilesystemCache.php68 $this->log(
104 $this->log(
133 $this->log(
149 $this->log(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php357 foreach ($this->xpath->query('logging/log') as $log) {
358 $type = (string) $log->getAttribute('type');
359 $target = (string) $log->getAttribute('target');
368 if ($log->hasAttribute('lowUpperBound')) {
370 (string) $log->getAttribute('lowUpperBound'),
375 if ($log->hasAttribute('highLowerBound')) {
382 if ($log->hasAttribute('threshold')) {
384 (string) $log->getAttribute('threshold'),
389 if ($log->hasAttribute('logIncompleteSkipped')) {
396 if ($log->hasAttribute('showUncoveredFiles')) {
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php254 public $log = []; variable in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator
329 $this->log[] = \sprintf(
362 $this->log[] = \sprintf(
411 $this->log[] = \sprintf('DFA after predictATN: %s', $dfa->toString($this->parser->getVocabulary()));
464 $this->log[] = \sprintf(
476 $this->log[] = 's0 = ' . $s0;
527 $this->log[] = 'DFA state has preds in DFA sim LL failover';
540 $this->log[] = 'Full LL avoided';
555 $this->log[] = \sprintf(
667 $this->log[]
[all...]
/plugin/webdav/core/
H A DServer.php130 Utils::log('debug', 'User-Agent: {agent}', ['agent' => @$_SERVER['HTTP_USER_AGENT']]);
131 Utils::log('debug', 'Remote-User: {user}', ['user' => @$_SERVER['REMOTE_USER']]);
132 Utils::log('debug', 'Request-URI: {uri}', ['uri' => @$_SERVER['REQUEST_URI']]);
133 Utils::log('debug', 'Request-Method: {method}', ['method' => @$_SERVER['REQUEST_METHOD']]);
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as374 log("fl_setAudio_mp3: "+src);
381 log("fl_setAudio_mp3: null");
414 log("fl_setAudio_m4a: "+src);
439 log("clearMedia.");
460 log("load.");
465 log("play: time = " + time);
470 log("pause: time = " + time);
480 log("volume: "+v);
489 log("mute: "+mute);
612 log(e.msg);
[all …]
/plugin/statdisplay/helper/
H A Dgraph.php12 private $log = null; variable in helper_plugin_statdisplay_graph
29 $this->log = plugin_load('helper', 'statdisplay_log');
72 foreach ($this->log->logdata as $month => $data) {
108 $data = $this->log->logdata[$date];
150 $data = $this->log->logdata[$date];
183 $usertraffic = $this->log->usertraffic($date);
192 $avg = $this->log->avg($usertraffic);
/plugin/elasticsearch/action/
H A Dindexing.php40 $this->log(
195 $this->log($documentId.' deleted ');
198 $this->log($documentId.' not deleted '.$e->getMessage());
217 $this->log('Indexing page ' . $id);
280 $this->log('Indexing file ' . $fileId);
305 $this->log('Skipping ' . $fileId . ': ' . $e->getMessage());
325 * Log something to the debug log
330 protected function log($txt, $info=null) { function in action_plugin_elasticsearch_indexing

12345678910>>...27