mirror of
https://github.com/meineerde/rackstash.git
synced 2025-12-27 09:51:12 +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.