mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
The encoder is then responsible to format it as it pleases. Commonly, encoders can use Rackstash::Encoders::Helpers::Message#normalize_message to create a single combined message string. If the encoder is not interested in using the message, it can jsut get rid if it without incuring any overhead.