mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
If an event's message is completely empty (usually because there was nothing logged at all), it isn't very useful to output this bare marked up message at all. We thus ignore it and pass it along unchanged in the Message encoder. Note that we still add tags for messages consisting of other whitespace like e.g. a newline added from a formatted empty message added to a Logger.