Use the new log handlers to plug Slack or any other provider into your logging system.
https://rlopzc.com/posts/integrate-slack-into-the-elixirs-logging-system/
Use the new log handlers to plug Slack or any other provider into your logging system.
https://rlopzc.com/posts/integrate-slack-into-the-elixirs-logging-system/
Nice tip. As someone who publishes to Slack and other channels as part of my Elixir business app this is helpful.
Rather than sleeping the Process you can consider an alternative recommended approach outlined here. Process — Elixir v1.20.2