mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
Users can provide a "callable", i.e. a proc or block which will be called for each written log. This allows users to custom handle the logs without having to write a full adapter. Usually, users should still write a full adapter to handle all cases of their wrapped log device.