Home
last modified time | relevance | path

Searched refs:log (Results 26 – 50 of 654) sorted by relevance

12345678910>>...27

/plugin/swiftmail/Swift/Connection/
H A DSendmail.php128 $log = Swift_LogContainer::getLog();
129 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
136 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
152 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
277 $log = Swift_LogContainer::getLog();
278 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
280 $log->add("Trying to start a sendmail process.");
286 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
315 $log = Swift_LogContainer::getLog();
316 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
[all …]
/plugin/statdisplay/helper/
H A Dtable.php14 private $log = null; variable in helper_plugin_statdisplay_table
29 $this->log = plugin_load('helper', 'statdisplay_log');
72 $pct = sprintf('%.2f', $this->log->progress());
85 $this->log->logdata[$date]['referer_url'],
100 $this->log->logdata[$date]['entry'],
115 $this->log->logdata[$date]['useragent'],
130 $this->log->logdata[$date]['page_url'],
145 $data = $this->log->logdata[$date];
199 $data = $this->log->logdata[$date];
349 $usertraffic = $this->log->usertraffic($date);
[all …]
/plugin/swiftmail/
H A DSwift.php86 $log = Swift_LogContainer::getLog();
100 …if ($log->hasLevel(Swift_Log::LOG_EVERYTHING)) $log->add("Trying to connect...", Swift_Log::NORMAL…
249 if ($log->hasLevel(Swift_Log::LOG_ERRORS)) $log->add($error, Swift_Log::ERROR);
290 $log = Swift_LogContainer::getLog();
308 …if ($log->hasLevel(Swift_Log::LOG_NETWORK)) $log->add($response_event->getString(), Swift_Log::RES…
348 $log = Swift_LogContainer::getLog();
391 … if ($log->hasLevel(Swift_Log::LOG_FAILURES)) $log->addfailedRecipient($address->getAddress());
406 … if ($log->hasLevel(Swift_Log::LOG_FAILURES)) $log->addfailedRecipient($address->getAddress());
425 if ($log->hasLevel(Swift_Log::LOG_NETWORK)) $log->add("<MESSAGE DATA>", Swift_Log::COMMAND);
448 if ($log->hasLevel(Swift_Log::LOG_NETWORK)) $log->add("<MESSAGE DATA>", Swift_Log::COMMAND);
[all …]
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php127 $log = Swift_LogContainer::getLog();
128 if ($log->hasLevel(Swift_Log::LOG_NETWORK))
130 $log->add("Trying to connect to POP3 server ".$url." on port ".$this->getPort());
169 $log = Swift_LogContainer::getLog();
170 if ($log->hasLevel(Swift_Log::LOG_NETWORK))
172 $log->add($response,Swift_Log::RESPONSE);
189 $log = Swift_LogContainer::getLog();
190 if ($log->hasLevel(Swift_Log::LOG_NETWORK))
192 $log->add($command,Swift_Log::COMMAND);
/plugin/diagramsnet/lib/plugins/
H A Drandom.js37 console.log('randomLabel halted');
43 console.log('randomLabel', counter);
48 console.log('randomLabel halted');
135 console.log('swapChildren halted');
141 console.log('swapChildren', counter);
146 console.log('swapChildren halted');
360 console.log('placeChildren halted');
366 console.log('placeChildren', counter);
371 console.log('placeChildren halted');
434 console.log('reorderChildren halted');
[all …]
/plugin/swiftmail/Swift/
H A DConnectionBase.php43 $log = Swift_LogContainer::getLog();
44 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
46 …$log->add("SMTP extension '" . $name . "' reported with attributes [" . implode(", ", $options) . …
96 $log = Swift_LogContainer::getLog();
97 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
99 $log->add("Forcing ESMTP mode. HELO is EHLO.");
/plugin/highlight2wiki/
H A Dscript.js9 console.log(selectedText);
67 console.log(lines[j]);
87 console.log(lines[j]);
107 console.log(selectedText);
121 console.log(index);
141 console.log(lines[j]);
155 console.log(lines[j]);
167 console.log(index);
184 console.log(newtagcomponent.toString());
188 console.log("no
[all...]
/plugin/freechat/phpfreechat/src/proxies/
H A Dlog.class.php57 $log = $recipient."\t";
58 $log .= date("d/m/Y")."\t";
59 $log .= date("H:i:s")."\t";
60 $log .= $sender."\t";
61 $log .= $param."\n";
62 file_put_contents($logfile, $log, FILE_APPEND | LOCK_EX);
/plugin/telleveryone/action/
H A Dnotification.php106 $remote_logs = array_map(function ($log) use ($url) {
107 $log['id'] = $url . ':' . $log['id'];
108 return $log;
118 foreach ($logs as $log) {
119 $id = $log['id'];
120 $timestamp = strtotime($log['timestamp']);
121 $message = $log['message_html'];
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js25 console.log( 'Export PDF: Reading reveal.js config [1/4]' );
29 console.log( 'Export PDF: Preparing print layout [2/4]' );
44 console.log( 'Export PDF: Preparing pdf [3/4]')
54 console.log( 'Export PDF: Writing file [4/4]' );
56 console.log( 'Export PDF: Finished successfully!' );
63 …console.log( 'Export PDF: Unable to read reveal.js config. Make sure the input address points to a…
/plugin/authg2fa/
H A Dauth.php39 …$log = array('message' => 'authg2fa: login failed. No token found for the current user', 'user' =>…
40 trigger_event('PLUGIN_LOGLOG_LOG', $log);
44 …$log = array('message' => 'authg2fa: passing login to parent. No token found for the current user'…
45 trigger_event('PLUGIN_LOGLOG_LOG', $log);
59 …$log = array('message' => 'authg2fa: login failed. Token did not match or no token supplied', 'use…
60 trigger_event('PLUGIN_LOGLOG_LOG', $log);
/plugin/siteexport/inc/
H A Ddebug.php87 case 3: $this->logger->log( $info, $var ); break;
88 case 2: $this->logger->log( $info, $var ); break;
114 $log = $prepend . str_replace("\n", "\n" . $prepend . "\t", trim($info)) . "\n";
117 fwrite($fh, $log);
124 echo $log;
138 …$log = $prepend . "\t" . str_replace("\n", "\n" . $prepend . "\t", str_replace("\r\n", "\n", trim(…
140 fwrite($fh, $log);
143 echo $log;
/plugin/webcode/_test/data/pages/
H A Ddisplay.txt20 console.log("A log from the cached block");
32 console.log("A log from the cached block.");
36 console.log("A log from the visible block");
38 …* In the result, we should see two log line (one from the cached block and one from the visible on…
/plugin/jokuwiki/
H A Dscript.js42 … console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ") jokuwiki.runQueue iteration");
53 …console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ") Error processing " + els[i].getAttribut…
55 … console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ") still here - success = " + success);
58 …console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ') removing' + els[i].id + ' from jokuwiki…
64 … console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ") scheduling for another go");
116 … console.log(jokuwiki.iters + "(" + jokuwiki.pjaxloads + ') next page should be full reload');
118 } catch (e) { console.log('....or not');}
145 if (!window.console) console = {log: function() {}};
/plugin/linkback/exe/
H A Dtrackback.php96 $log = array(
102 $log[] = "\tTrackback URL is invalid";
104 $this->tools->addProcessLogEntry($log);
111 $log[] = "\tTrackback already received";
113 $this->tools->addProcessLogEntry($log);
121 $log[] = "\tLinked page cannot be reached, status " .$page['status'];
123 $this->tools->addProcessLogEntry($log);
134 'log' => $log,
156 $this->tools->addProcessLogEntry($evt_data['log']);
[all...]
/plugin/webdav/core/Plugin/
H A DException.php43 Utils::log('fatal', "[{class}] {message} in {file}({line})", [
50 Utils::log('debug', 'User-Agent: {agent}', ['agent' => @$_SERVER['HTTP_USER_AGENT']]);
51 Utils::log('debug', 'Remote-User: {user}', ['user' => @$_SERVER['REMOTE_USER']]);
52 Utils::log('debug', 'Request-URI: {uri}', ['uri' => @$_SERVER['REQUEST_URI']]);
53 … Utils::log('debug', 'Request-Method: {method}', ['method' => @$_SERVER['REQUEST_METHOD']]);
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php49 $log = Swift_LogContainer::getLog();
50 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
52 $log->add("Trying POP3 Before SMTP authentication. Disconnecting from SMTP first.");
66 if ($log->hasLevel(Swift_Log::LOG_ERRORS))
68 $log->add($e->getMessage(),Swift_Log::ERROR);
69 $log->add("POP3 authentication failed.");
/plugin/fedauth/Auth/Yadis/
H A DParanoidHTTPFetcher.php95 Auth_OpenID::log(
106 Auth_OpenID::log("Fetching URL not allowed: %s",
152 Auth_OpenID::log("Got no response code when fetching %s", $url);
153 Auth_OpenID::log("CURL error (%s): %s",
168 Auth_OpenID::log('OpenID: Verified SSL host %s using '.
180 Auth_OpenID::log(
234 Auth_OpenID::log("Got no response code when fetching %s", $url);
235 Auth_OpenID::log("CURL error (%s): %s",
243 Auth_OpenID::log('OpenID: Verified SSL host %s using '.
260 Auth_OpenID::log("Successfully fetched '%s': POST response code %s",
/plugin/letsencrypt/
H A DLescript.php122 $this->log("Sending request to challenge");
143 $this->log("Verification pending, sleeping 1s");
197 $this->log("Got certificate! YAY!");
202 $this->log("Requesting chained cert at $link");
217 $this->log("Saving fullchain.pem");
220 $this->log("Saving cert.pem");
223 $this->log("Saving chain.pem");
226 $this->log("Done !!§§!");
251 $this->log('Sending registration to letsencrypt server');
375 $this->log("Sending signed request to $uri");
[all …]
/plugin/latexit/tests/
H A Dscript2 echo '' > log
10 diff -bB --ignore-all-space exported/test${i}_exported.latex my/test${i}.latex >> log
11 echo '--------------KONEC '$i'------------' >> log
16 cat log
/plugin/log404/
H A Dadmin.php20 $log = $this->loadHelper('log404');
21 $log->deleteRecord($_GET['delete']);
29 $log = $this->loadHelper('log404');
30 $log->load();
32 foreach ($log->getRecords() as $id => $detail) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php38 private $log; variable in Elasticsearch\\Transport
62 * @param \Psr\Log\LoggerInterface $log Monolog logger object
64 public function __construct(int $retries, AbstractConnectionPool $connectionPool, LoggerInterface $log, bool $sniffOnStart = false) argument
66 $this->log = $log;
71 $this->log->notice('Sniff on Start.');
101 $this->log->critical('No alive nodes found in cluster');
/plugin/imapmarkers/
H A Dscript.js165 … if (_g.defaults['debug']) { console.log("RESIZE::[" + index + "] LAST CLICKED ID=" + id); }
168 … if (_g.defaults['debug']) { console.log("RESIZE::[" + index + "] AREA-INDEX=" + area_index); }
196 if (_g.defaults['debug']) { console.log("imapmarkers::START IMAGEMAPPING MARKER"); }
201 if (_g.defaults['debug']) { console.log("imapmarkers::GIVE UP IMAGEMAPPING SEARCH"); }
210 if (_g.defaults['debug']) { console.log("NOT FOUND: img.mapster_el => INIT"); }
212 if (_g.defaults['debug']) { console.log("FOUND: img.mapster_el"); }
221 …if (_g.defaults['debug']) { console.log("[" + imap_index + "] CONTAINER FOUND ID='" + $(this).attr…
233 …if (_g.defaults['debug']) { console.log("[" + imap_index + "] MAP FOUND NAME='" + $(this).attr("na…
250 …if (_g.defaults['debug']) { console.log("[" + index + "] ADD AREA #" + area_index + " ID='" + area…
352 … if (_g.defaults['debug']) { console.log("[" + index + "] ADD MARKER ID='" + marker_id + "'"); }
[all …]
/plugin/smtp/
H A Daction.php82 $log = array();
84 $log[] = trim($line[1]);
86 $log = trim(join("\n", $log));
87 …msg('SMTP log:<br /><pre>'.hsc($log).'</pre><b>Above may contain passwords - do not post online!</…
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2log('getSupplied(): Generated: supplied = "'+b+'"'),b};a.player("jplayer",{_canPlayType:function(a…

12345678910>>...27