mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
During normal operation, the Flows will rescue all exceptions and log them to the special error_flow. By default, we will write JSON logs to STDERR. The log location and format can either be change globally by setting (or changing) the Rackstash.error_flow or for each Flow for a Logger individually by setting Flow#error_flow.