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

Function logLevel

repos/effect/packages/effect/src/Config.ts:1224–1226  ·  view source on GitHub ↗
(name?: string)

Source from the content-addressed store, hash-verified

1222 *
1223 * Use to read a numeric config value that must be an integer.
1224 *
1225 * **Details**
1226 *
1227 * Shortcut for `Config.schema(Schema.Int, name)`.
1228 *
1229 * @see {@link number} for accepting any number

Callers

nothing calls this directly

Calls 1

schemaFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…