Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
82
export
const
logger =
new
Logger({
Callers
15
transform
Function · 0.80
lingo-turbopack-loader.ts
File · 0.80
trackEvent
Function · 0.80
createLogger
Function · 0.80
init-logger.spec.ts
File · 0.80
trackEvent
Function · 0.80
may-the-fourth.ts
File · 0.80
executeKeyCommand
Function · 0.80
index.ts
File · 0.80
set.ts
File · 0.80
unset.ts
File · 0.80
get.ts
File · 0.80
Calls
1
log
Method · 0.95
Tested by
no test coverage detected