sheharyarn / que

Simple Job Processing in Elixir with Mnesia :zap:
MIT License
669 stars 34 forks source link

Add job_id as Logger metadata #18

Closed valpackett closed 5 years ago

valpackett commented 5 years ago

Just like Plug does with request_id, this is very helpful when reading logs.

https://timber.io/blog/elixir-logger-and-the-power-of-metadata/