Searched defs:error (Results 1 – 6 of 6) sorted by relevance
40 error(...args: string[]) { method in Logger
84 void error() { in error() method in LogUtilsTest
61 public error(message: string) { method in Logger
61 exec(command, function (error, stdout, stderr) { argument
244 public static void error(String message) { in error() method in LogUtils