static function debug($message)
 {
     ExtraWatchLog::writeEntry("DEBUG", $message);
 }