Description
MDC allows passing contextual information to Loggers and is the modern way of doing this. This allows removing Logger as part of sessions and gaining flexibility.
We should enforce MDC use.
See https://github.com/linagora/james-project/pull/927 for reference.