timber-elixir icon indicating copy to clipboard operation
timber-elixir copied to clipboard

Include plain logger metadata as contexts

Open valpackett opened this issue 6 years ago • 0 comments

Say we have a library that does something like Logger.metadata(job_id: job.id) in processes it starts.

Doesn't seem like there's an easy way to include that info as contexts? :(

Would be nice to have the ability to add custom add_runtime_context style hooks.

valpackett avatar Aug 12 '19 23:08 valpackett