mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
Each buffer instance can hold messages, fields and tags. These together form the log event which will eventually be written to the log target. By adding fields and tags, you can add highly details structured information to your logs which allow to filter and analyze the logs without having to parse complex multi-line logs.