Home
last modified time | relevance | path

Searched +defs:debug +defs:log (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A DLogger.php85 public static function debug($message, $details = null, $file = '', $line = 0) function in dokuwiki\\Logger
124 public function log($message, $details = null, $file = '', $line = 0) function in dokuwiki\\Logger
177 public function expect($log)
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DCLI.php113 public function debug($message, array $context = array()) function in splitbrain\\phpcli\\CLI
123 public function log($level, $message, array $context = array()) function in splitbrain\\phpcli\\CLI
/dokuwiki/lib/scripts/
H A Dfileuploader.js256 debug: false, property
326 debug: this._options.debug, property
859 debug: false, property
874 log: function(str){ method in qq.UploadHandlerAbstract