mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
If a line is completely empty, it is not useful to log it at all since it would be invisible on the created logstream anyway. If we get passed an empty String from the encoder, we can thus silently ignore it.