View Source K8s.Sys.Logger (k8s v2.6.0)

Attaches telemetry events to the Elixir Logger

Summary

Functions

Attaches telemetry events to the Elixir Logger

Functions

@spec attach() :: :ok

Attaches telemetry events to the Elixir Logger

Link to this macro

log_prefix(stmt)

View Source (macro)