Hi :)
I wanted to consider using this for my wip rust mail server. It uses the nowadays fairly common tracing crate for logging. However, this crate seems to require a slog logger.
Is there any chance to solve this requirement differently to allow usage with other logging implementations like tracing?