MCPcopy Create free account
hub / github.com/effect-app/libs / debug

Method debug

repos/effect/packages/effect/src/Console.ts:30–30  ·  view source on GitHub ↗
(...args: ReadonlyArray<any>)

Source from the content-addressed store, hash-verified

28 count(label?: string): void
29 countReset(label?: string): void
30 debug(...args: ReadonlyArray<any>): void
31 dir(item: any, options?: any): void
32 dirxml(...args: ReadonlyArray<any>): void
33 error(...args: ReadonlyArray<any>): void

Callers 2

withLeveledConsoleFunction · 0.80
debugFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected