method Ajax.prototype.logDebugimport { Ajax } from "https://deno.land/x/jwfetch@v2.2.1/src/ajax.ts"; logDebug(message: string, isDebug?: boolean): voidParametersmessage: stringoptionalisDebug: booleanReturnsvoid