Snakepit.Telemetry.Handlers.Logger (Snakepit v0.8.7)

View Source

Telemetry handler that logs ML-related events.

Provides structured logging for hardware detection, circuit breaker state changes, GPU profiling, and error events.

Summary

Functions

Attaches the logger handler to all ML events.

Detaches the logger handler.

Functions

attach()

@spec attach() :: :ok

Attaches the logger handler to all ML events.

detach()

@spec detach() :: :ok

Detaches the logger handler.