MCPcopy
hub / github.com/Effect-TS/effect / PlatformLogger.test.ts

File PlatformLogger.test.ts

packages/platform/test/PlatformLogger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { FileSystem, PlatformLogger } from "@effect/platform"
2import { describe, test } from "@effect/vitest"
3import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
4import { Effect, Logger, pipe } from "effect"

Callers

nothing calls this directly

Calls 9

pipeFunction · 0.90
strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
StringInterface · 0.85
decodeMethod · 0.80
pipeMethod · 0.65
logMethod · 0.65
sleepMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected