Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ajv-validator/ajv
/ log
Method
log
lib/core.ts:271–271 ·
view source on GitHub ↗
(...args: unknown[])
Source
from the content-addressed store, hash-verified
269
270
export
interface
Logger {
271
log(...args: unknown[]): unknown
272
warn(...args: unknown[]): unknown
273
error(...args: unknown[]): unknown
274
}
Callers
5
test
Function · 0.80
jtd.js
File · 0.80
main
Function · 0.80
afterError
Function · 0.80
coercion.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64