effect-time-tracing-logging

Community

Time, tracing, and structured logging.

Authormepuka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Time with Clock/Duration, tracing spans, and structured logging. Use for time-based logic, deadlines, and observability.

Core Features & Use Cases

  • Time access via Clock and Duration
  • Timeouts and sleeps
  • Tracing spans with withSpan
  • Structured logging with logInfo/logError

Quick Start

Use Clock.currentTimeMillis and Effect.sleep to implement a timeout around a task and log progress with spans.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: effect-time-tracing-logging
Download link: https://github.com/mepuka/effect-ontology/archive/main.zip#effect-time-tracing-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository