Searched defs:debug (Results 1 – 9 of 9) sorted by relevance
88 function debug(domain: number, tag: string, format: string, ...args: any[]): void; function
538 readonly debug: boolean; property
91 static debug(message: string, ...arguments: any[]): void; method in console
48 static debug(message: string, ...arguments: any[]): void; method in console
36 static debug(message: string): void; method in console
53 public void debug(String tag, String message) { in debug() method in LoggerImpl
76 public abstract void debug(String tag, String message); in debug() method in Logger
741 readonly debug: boolean; property
118 unsigned long debug; member