Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/donmccurdy/glTF-Transform
/ warn
Method
warn
packages/core/src/utils/logger.ts:22–22 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
20
debug(text: string): void;
21
info(text: string): void;
22
warn(text: string): void;
23
error(text: string): void;
24
}
25
Callers
15
logger.test.ts
File · 0.65
warn
Method · 0.65
read
Method · 0.65
validate
Method · 0.65
write
Method · 0.65
concatSparseAccessors
Method · 0.65
_readResourcesExternal
Function · 0.65
assignResourceURI
Method · 0.65
getAccessorUsage
Method · 0.65
validate
Function · 0.65
transform
Method · 0.65
warn
Method · 0.65
Implementers
2
Logger
packages/core/src/utils/logger.ts
Logger
packages/cli/src/program.ts
Calls
no outgoing calls
Tested by
no test coverage detected