Home
last modified time | relevance | path

Searched refs:log (Results 1 – 25 of 933) sorted by relevance

12345678910>>...38

/plugin/asciidocjs/node_modules/jake/test/integration/
Djakefile.js6 console.log('default task');
17 console.log('Whaaaaaaaa? Ran the zerbofrangazoomy task!');
23 console.log('Emitted');
24 console.log(err.toString());
39 console.log(err.toString());
59 console.log(JSON.stringify(res));
66 console.log('foo:bar[' +
71 console.log('foo:bar task');
77 console.log('foo:baz task');
82 console.log('foo:qux task');
[all …]
/plugin/log404/_test/
Dgeneral.test.php40 $log = plugin_load('helper', 'log404');
43 $this->assertEquals(0, $log->recordCount());
52 $log->load();
53 $this->assertFileExists($log->filename(), "File exists");
54 $this->assertEquals(1, $log->recordCount());
56 $record1 = $log->getRecord('page-that-does-not-exist');
65 $log->load();
66 $record2 = $log->getRecord('page-that-does-not-exist');
74 $log = plugin_load('helper', 'log404');
76 @unlink($log->filename());
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/
DCli.php124 …$this->log($this->colorize('green', "sabre/vobject ") . $this->colorize('yellow', Version::VERSION…
226 $this->log('Error: ' . $e->getMessage(), 'red');
269 $this->log('Error: ' . $e->getMessage(),'red');
284 $this->log('Usage:', 'yellow');
285 $this->log(" vobject [options] command [arguments]");
286 $this->log('');
287 $this->log('Options:', 'yellow');
288 $this->log($this->colorize('green', ' -q ') . "Don't output anything.");
289 $this->log($this->colorize('green', ' -help -h ') . "Display this help message.");
290 …$this->log($this->colorize('green', ' --format ') . "Convert to a specific format. Must be o…
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/
DCli.php124 …$this->log($this->colorize('green', "sabre/vobject ") . $this->colorize('yellow', Version::VERSION…
226 $this->log('Error: ' . $e->getMessage(), 'red');
269 $this->log('Error: ' . $e->getMessage(), 'red');
284 $this->log('Usage:', 'yellow');
285 $this->log(" vobject [options] command [arguments]");
286 $this->log('');
287 $this->log('Options:', 'yellow');
288 $this->log($this->colorize('green', ' -q ') . "Don't output anything.");
289 $this->log($this->colorize('green', ' -help -h ') . "Display this help message.");
290 …$this->log($this->colorize('green', ' --format ') . "Convert to a specific format. Must be o…
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/
DCli.php124 …$this->log($this->colorize('green', "sabre/vobject ") . $this->colorize('yellow', Version::VERSION…
226 $this->log('Error: ' . $e->getMessage(), 'red');
269 $this->log('Error: ' . $e->getMessage(),'red');
284 $this->log('Usage:', 'yellow');
285 $this->log(" vobject [options] command [arguments]");
286 $this->log('');
287 $this->log('Options:', 'yellow');
288 $this->log($this->colorize('green', ' -q ') . "Don't output anything.");
289 $this->log($this->colorize('green', ' -help -h ') . "Display this help message.");
290 …$this->log($this->colorize('green', ' --format ') . "Convert to a specific format. Must be o…
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php124 …$this->log($this->colorize('green', "sabre/vobject ") . $this->colorize('yellow', Version::VERSION…
226 $this->log('Error: ' . $e->getMessage(), 'red');
269 $this->log('Error: ' . $e->getMessage(),'red');
284 $this->log('Usage:', 'yellow');
285 $this->log(" vobject [options] command [arguments]");
286 $this->log('');
287 $this->log('Options:', 'yellow');
288 $this->log($this->colorize('green', ' -q ') . "Don't output anything.");
289 $this->log($this->colorize('green', ' -help -h ') . "Display this help message.");
290 …$this->log($this->colorize('green', ' --format ') . "Convert to a specific format. Must be o…
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/
DCli.php122 …$this->log($this->colorize('green', 'sabre/vobject ').$this->colorize('yellow', Version::VERSION));
218 $this->log('Error: '.$e->getMessage(), 'red');
259 $this->log('Error: '.$e->getMessage(), 'red');
272 $this->log('Usage:', 'yellow');
273 $this->log(' vobject [options] command [arguments]');
274 $this->log('');
275 $this->log('Options:', 'yellow');
276 $this->log($this->colorize('green', ' -q ')."Don't output anything.");
277 $this->log($this->colorize('green', ' -help -h ').'Display this help message.');
278 …$this->log($this->colorize('green', ' --format ').'Convert to a specific format. Must be one…
[all …]
/plugin/asciidocjs/node_modules/jake/test/integration/jakelib/
Drule.jake.js32 console.log('tmp task');
40 console.log(cmd + ' task');
46 console.log('tmp_dep1.c task');
53 console.log('tmp_dep2.c task');
60 console.log('tmp pattern task');
68 console.log(cmd + ' task');
81 console.log('tmp pattern folder task');
89 console.log(cmd + ' task');
95 console.log('tmpsrc/tmp_dep2.c task');
101 console.log('tmpsrc/tmp_dep1.c task');
[all …]
Dconcurrent.jake.js4 console.log('Started A');
7 console.log('Finished A');
14 console.log('Started B');
17 console.log('Finished B');
24 console.log('Started C');
27 console.log('Finished C');
34 console.log('Started D');
37 console.log('Finished D');
44 console.log('Started Ba');
47 console.log('Finished Ba');
[all …]
/plugin/upgrade/
Dhelper.php68 $this->log('error', $this->getLang('vs_ssl'));
76 $this->log('error', $this->getLang('vs_tgzno') . ' ' . hsc($http->error));
81 $this->log('error', $this->getLang('vs_tgzno'));
84 $this->log('notice', $this->getLang('vs_tgz'), $tgzversion);
91 $this->log('notice', $this->getLang('vs_local'), $version);
95 $this->log('warning', $this->getLang('vs_localno'));
99 $this->log('warning', $this->getLang('vs_newer'));
102 $this->log('warning', $this->getLang('vs_same'));
113 $this->log('warning', $this->getLang('vs_plugin'), $plugininfo['date']);
123 $this->log('error', $this->getLang('vs_php'), $minphp, phpversion());
[all …]
/plugin/smtp/classes/
H A DLogger.php16 protected $log = array(); variable in splitbrain\\dokuwiki\\plugin\\smtp\\Logger
24 return $this->log;
37 $this->log('emergency', $message, $context);
53 $this->log('alert', $message, $context);
68 $this->log('critical', $message, $context);
82 $this->log('error', $message, $context);
98 $this->log('warning', $message, $context);
111 $this->log('notice', $message, $context);
126 $this->log('info', $message, $context);
139 $this->log('debug', $message, $context);
[all …]
/plugin/dokullm/
H A Dscript.js34 console.log('DokuLLM: DOM loaded, initializing plugin');
38 console.log('DokuLLM: Adding LLM tools to editor');
90 console.log('DokuLLM: Editor div not found');
94 console.log('DokuLLM: Creating LLM toolbar');
102 console.log('DokuLLM: Page metadata retrieved', metadata);
106 console.log('DokuLLM: Adding insert template button for', metadata.template);
118 console.log('DokuLLM: Adding find template button');
138 console.log('DokuLLM: Adding custom prompt input below editor');
191 console.log('DokuLLM: LLM toolbars added successfully');
266 console.log('DokuLLM: Processing text with action:', action);
[all …]
/plugin/asciidocjs/node_modules/ejs/
Djakefile.js11 console.log('Build completed.');
18 console.log('Cleaned up compiled files.');
25 console.log('Linting completed.');
31 console.log('Browserification completed.');
37 console.log('Minification completed.');
45 console.log('Documentation generated in ./out.');
53 console.log('Documentation generated in ./out.');
59 console.log('Pushing docs to gh-pages...');
62 console.log('Docs published to gh-pages.');
85 console.log('Updating hosted docs...');
[all …]
/plugin/gdpr/
Dcli.php41 $this->log('info', 'Collecting pages...');
45 $this->log('info', count($pageChangelogs) . ' pages found.');
46 $this->log('info', 'Cleaning page changelogs...');
50 $this->log('debug', 'Cleaning changelog ' . $changelogFN);
53 $this->log('success', 'The page changelogs have been cleaned.');
55 $this->log('info', 'Collecting media files...');
57 $this->log('info', count($mediaChangelogs) . ' media files found.');
58 $this->log('info', 'Cleaning media changelogs...');
60 $this->log('debug', 'Cleaning media changelog ' . $changelogFN);
63 $this->log('success', 'The media changelogs have been cleaned.');
/plugin/cleanoldips/
Dcli.php41 $this->log('info', 'Collecting pages...');
45 $this->log('info', count($pages) . ' pages found.');
46 $this->log('info', 'Cleaning page changelogs...');
50 $this->log('debug', 'Cleaning changelog for page ' . $pageid);
53 $this->log('success', 'The page changelogs have been cleaned.');
55 $this->log('info', 'Collecting media files...');
59 $this->log('info', count($media) . ' media files found.');
60 $this->log('info', 'Cleaning media changelogs...');
62 $this->log('debug', 'Cleaning changelog for media file ' . $mediaid);
65 $this->log('success', 'The media changelogs have been cleaned.');
/plugin/swiftmail/Swift/Connection/
DSMTP.php203 $log = Swift_LogContainer::getLog();
204 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
206 $log->add("Authentication mechanism '" . $auth->getAuthExtensionName() . "' attached.");
295 $log = Swift_LogContainer::getLog();
296 if ($log->hasLevel(Swift_log::LOG_EVERYTHING))
298 $log->add("Trying to connect to SMTP server at '" . $server . ":" . $this->port);
304 if ($log->isEnabled())
306 $log->add($error_msg, Swift_Log::ERROR);
344 $log = Swift_LogContainer::getLog();
345 if ($log->hasLevel(Swift_Log::LOG_EVERYTHING))
[all …]
/plugin/telleveryone/
Dadmin.php44 $log = $INPUT->arr('log');
57 if (!isset($log['message'])) return;
58 $message = $log['message'];
69 if (!isset($log['id'])) return;
70 $sqlite->query('DELETE FROM log WHERE id=?', $log['id']);
73 if (!isset($log['id']) || !isset($log['message'])) return;
74 $message = $log['message'];
77 …>query('UPDATE log SET message=?, message_html=? WHERE id=?', $message, $message_html, $log['id']);
110 foreach ($logs as $log) {
111 $id = $log['id'];
[all …]
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DCLI.php25 $this->log('emergency', $message, $context);
39 $this->log('alert', $message, $context);
52 $this->log('critical', $message, $context);
64 $this->log('error', $message, $context);
78 $this->log('warning', $message, $context);
91 $this->log('notice', $message, $context);
104 $this->log('info', $message, $context);
115 $this->log('debug', $message, $context);
123 public function log($level, $message, array $context = array()) function in splitbrain\\phpcli\\CLI
/plugin/webdav/vendor/psr/log/Psr/Log/
DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function
/plugin/authssocas/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function
/plugin/pureldap/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
139 abstract public function log($level, $message, array $context = array()); function
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
DLoggerTrait.php25 $this->log(LogLevel::EMERGENCY, $message, $context);
41 $this->log(LogLevel::ALERT, $message, $context);
56 $this->log(LogLevel::CRITICAL, $message, $context);
70 $this->log(LogLevel::ERROR, $message, $context);
86 $this->log(LogLevel::WARNING, $message, $context);
99 $this->log(LogLevel::NOTICE, $message, $context);
114 $this->log(LogLevel::INFO, $message, $context);
127 $this->log(LogLevel::DEBUG, $message, $context);
141 abstract public function log($level, $message, array $context = array()); function

12345678910>>...38