Hyperlinkv0.8.0-beta.28

effect

References21

Models

References

CurrentConcurrencyconstContext reference for controlling the current concurrency limit.CurrentLogAnnotationsconstContext reference for managing log annotations that are automatically added to all log entries.CurrentLoggersconstContext reference for the set of loggers currently used by Effect logging operations.CurrentLogLevelconstContext reference for the current log severity used by Effect.log when no explicit level is provided.CurrentLogSpansconstContext reference for managing log spans that track the duration and hierarchy of operations.CurrentStackFrameconstContext reference for the current captured stack-frame chain for the running fiber.CurrentTraceLevelconstContext reference for controlling the current trace level for dynamic filtering.DisablePropagationconstContext reference for disabling trace propagation.LogToStderrconstContext reference for controlling whether built-in console loggers write to stderr.MaxOpsBeforeYieldconstContext reference that controls the maximum number of operations a fiber can perform before yielding control back to the scheduler.MinimumLogLevelconstContext reference for setting the minimum log level threshold.MinimumTraceLevelconstContext reference for setting the minimum trace level threshold.PreventSchedulerYieldconstContext reference that controls whether the runtime should bypass scheduler yield checks.StackFrameinterfaceA captured stack-frame node used to describe the traced execution path.TracerEnabledconstContext reference for controlling whether tracing is enabled globally.TracerSpanAnnotationsconstContext reference for managing span annotations that are automatically added to all new spans.TracerSpanLinksconstContext reference for managing span links that are automatically added to all new spans.TracerTimingEnabledconstContext reference for controlling whether trace timing is enabled globally.UnhandledLogLevelconstContext reference for the log severity used when a pool finalizer reports an unhandled error.