swiss v3.4.1 Swiss.Logger View Source

Link to this section Summary

Functions

Deep merges the given metadata into the existing logger's metadata. Use this to extend existing context objects, for example.

Link to this section Functions

Link to this function

deep_merge_metadata(logger \\ Logger, metadata)

View Source
deep_merge_metadata(module(), map() | keyword()) :: :ok

Deep merges the given metadata into the existing logger's metadata. Use this to extend existing context objects, for example.