Searched refs:_log (Results 1 – 12 of 12) sorted by relevance
/plugin/oembed/ |
H A D | syntax.php | 561 function _log($msg){ function in syntax_plugin_oembed 569 $this->_log("Parsed Tag"); 570 $this->_log(" URL: {$parsed_tag['url']}"); 571 $this->_log(" Provider Params:"); 573 $this->_log(" {$key} => {$value}"); 575 $this->_log(" Plugin Params:"); 582 $this->_log("OEmbed Data:"); 585 $this->_log(" Response:"); 587 $this->_log(" {$name}: {$value}"); 592 $this->_log("Errors:"); [all …]
|
/plugin/ssocas/ |
H A D | action.php | 69 function _log ($msg) { function in action_plugin_ssocas 123 if ($this->getConf('logging')) {$this->_log('user '.$casuser.' successfully authenticated');} 128 if ($this->getConf('logging')) {$this->_log('user '.$casuser.' has no local account');} 150 $this->_log('logged in permanently'); 152 $this->_log('logged in temporarily'); 158 if ($this->getConf('logging')) {$this->_log('forceAuthentication failed');} 172 $this->_log('logged off');
|
/plugin/logger/action/ |
H A D | logging.php | 33 $this->_log(); 40 function _log() { function in action_plugin_logger_logging
|
/plugin/authplaincas/ |
H A D | auth.php | 471 $this->_log($this->_userInfo); 475 function _log ($value) function in auth_plugin_authplaincas
|
/plugin/plantuml/ |
H A D | syntax.php | 273 function _log($text) { function in syntax_plugin_plantuml
|
/plugin/diagramsnet/lib/js/onedrive/ |
H A D | OneDriveOrig.js | 2 …1;r<arguments.length;r++)t[r-1]=arguments[r];n._log(e,!0,t)};n.logMessage=function(e){n._log(e,!1)…
|
H A D | OneDrive.js | 6 …1;r<arguments.length;r++)t[r-1]=arguments[r];n._log(e,!0,t)};n.logMessage=function(e){n._log(e,!1)…
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | CHANGELOG.md | 370 * Removed `\Elastica\Client::_log`, `\Elastica\Log` and the `log` configuration option. Use the `Psr\Log\LoggerInterface $logger` client argument to customize logging.
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | vorbis.js | 2 …ubarray(src,src+num),dest);return dest}Module["_memcpy"]=_memcpy;function _log(){return Math_log.a… function 4 …emcpy_big;var ya=env.__exit;var za=env._rintf;var Aa=env._atan;var Ba=env._log;var Ca=env.___errno… 19 …mscripten_memcpy_big,"__exit":__exit,"_rintf":_rintf,"_atan":_atan,"_log":_log,"___errno_location"…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …_log(e){this._logging&&this._logService.info(`[KeybindingService]: ${e}`)}getKeybindings(){return …
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 426 …_log(e){this._logging&&this._logService.info(`[KeybindingService]: ${e}`)}getKeybindings(){return …
|
H A D | bundle.js.map | 1 …_log(str));\n }\n return this._cachedResolver;\n }\n _documentHasFocus() {\n …
|