MCPcopy Index your code
hub / github.com/Effect-TS/effect / error

Method error

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

Source from the content-addressed store, hash-verified

34 dir(item: any, options?: any): Effect<void>
35 dirxml(...args: ReadonlyArray<any>): Effect<void>
36 error(...args: ReadonlyArray<any>): Effect<void>
37 group(options?: {
38 readonly label?: string | undefined
39 readonly collapsed?: boolean | undefined

Callers 15

HttpApi.test.tsFile · 0.65
printDocsFunction · 0.65
handleBuiltInOptionFunction · 0.65
Config.tst.tsFile · 0.65
Config.test.tsFile · 0.65
Brand.test.tsFile · 0.65
fromBrand.test.tsFile · 0.65
ignoreLoggedFunction · 0.65
errorFunction · 0.65
loggerWithLeveledLogFunction · 0.65
loggerWithConsoleErrorFunction · 0.65
prettyLoggerBrowserFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected