MCPcopy Create free account
hub / github.com/Effect-TS/effect / log

Method log

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

Source from the content-addressed store, hash-verified

36 groupEnd(): void
37 info(...args: ReadonlyArray<any>): void
38 log(...args: ReadonlyArray<any>): void
39 table(tabularData: any, properties?: ReadonlyArray<string>): void
40 time(label?: string): void
41 timeEnd(label?: string): void

Callers 1

logFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected