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

Attaches telemetry events to the Elixir Logger

Link to this section Summary

Functions

Attaches telemetry events to the Elixir Logger

Link to this section Functions

@spec attach() :: :ok

Attaches telemetry events to the Elixir Logger

Link to this macro

log_prefix(stmt)

View Source (macro)