mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
An ada pert wraps a log device (e.g. a file, an underlying logger, ...) and provides an uniform interface to write the encoded log event to its final target. By using a registry, we can create the required adapter instance for a provided log device automatically.