MCPcopy
hub / github.com/lingodotdev/lingo.dev / error

Method error

packages/new-compiler/src/utils/logger.ts:77–79  ·  view source on GitHub ↗
(...args: any[])

Source from the content-addressed store, hash-verified

75 }
76
77 error(...args: any[]) {
78 this.log("error", ...args);
79 }
80}
81
82export const logger = new Logger({

Callers 15

transformFunction · 0.80
trackEventFunction · 0.80
createLoggerFunction · 0.80
trackEventFunction · 0.80
may-the-fourth.tsFile · 0.80
executeKeyCommandFunction · 0.80
index.tsFile · 0.80
set.tsFile · 0.80
unset.tsFile · 0.80
get.tsFile · 0.80

Calls 1

logMethod · 0.95

Tested by

no test coverage detected