mirror of
https://github.com/meineerde/rackstash.git
synced 2026-03-26 01:51:09 +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.