mirror of
https://github.com/meineerde/rackstash.git
synced 2026-03-20 15:19:51 +00:00
Since we can not guarantee that a user-supplied formatter is side-effect free, a delayed formatting might result in unexpected results. An example of such a formatter is the one used by ActiveSupport::TaggedLogging.