Lines Matching refs:_log
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:");
577 $this->_log(" {$key} => {$value}");
582 $this->_log("OEmbed Data:");
583 $this->_log(" target_url: {$oembed['target_url']}");
584 $this->_log(" query_url: {$oembed['query_url']}");
585 $this->_log(" Response:");
587 $this->_log(" {$name}: {$value}");
592 $this->_log("Errors:");
594 $this->_log(" {$error}");