Lines Matching refs:_log
566 function _log($msg){ function in syntax_plugin_oembed
574 $this->_log("Parsed Tag");
575 $this->_log(" URL: {$parsed_tag['url']}");
576 $this->_log(" Provider Params:");
578 $this->_log(" {$key} => {$value}");
580 $this->_log(" Plugin Params:");
582 $this->_log(" {$key} => {$value}");
587 $this->_log("OEmbed Data:");
588 $this->_log(" target_url: {$oembed['target_url']}");
589 $this->_log(" query_url: {$oembed['query_url']}");
590 $this->_log(" Response:");
592 $this->_log(" {$name}: {$value}");
597 $this->_log("Errors:");
599 $this->_log(" {$error}");