Skip to content

Add ability to ship logs to a Slack channel

feld requested to merge feld/pleroma:feature/quack into develop

This lets you ship logs of a specified level or even granular via Elixir metadata to Slack channel(s). Extremely convenient to permit devs or admins to easily view logs without needing a shell or access to private resources behind a VPN, etc.

Merge request reports