Timber v2.5.1 Timber.CurrentContext View Source

Represents the current context stored in the Elixir.Logger metadata. This module’s sole purposes is to load and persist context from that metadata. The actual context data structure is defined and managed in Timber.Context.

Link to this section Summary

Functions

Loads the current context from the Elixir.Logger metadata

Save the provided context into the Elixir.Logger metadata

Link to this section Functions

Loads the current context from the Elixir.Logger metadata.

Save the provided context into the Elixir.Logger metadata.