Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/altair-graphql/altair
/ error
Function
error
packages/altair-electron/src/main/utils/log.ts:6–8 ·
view source on GitHub ↗
(...args: unknown[])
Source
from the content-addressed store, hash-verified
4
};
5
6
export
const
error = (...args: unknown[]) => {
7
console.error(...args);
8
};
Callers
3
manageEvents
Method · 0.90
initIpcEvents
Method · 0.90
initInstanceEvents
Method · 0.90
Calls
1
error
Method · 0.65
Tested by
no test coverage detected