MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / error

Method error

packages/alphatab/src/Logger.ts:10–10  ·  view source on GitHub ↗
(category: string, msg: string, ...details: unknown[])

Source from the content-addressed store, hash-verified

8 warning(category: string, msg: string, ...details: unknown[]): void;
9 info(category: string, msg: string, ...details: unknown[]): void;
10 error(category: string, msg: string, ...details: unknown[]): void;
11}
12
13/**

Callers 15

generateFontLookupMethod · 0.65
gradlew.mjsFile · 0.65
initMethod · 0.65
constructorMethod · 0.65
constructorMethod · 0.65
constructorMethod · 0.65
constructorMethod · 0.65
buildStartFunction · 0.65
writeBundleFunction · 0.65
buildStartFunction · 0.65
onErrorMethod · 0.65

Implementers 2

ConsoleLoggerpackages/alphatab/src/Logger.ts
Loggerpackages/alphatab/src/Logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected