Hi,
I started the integration of protocols trunk in server (still 55 errors
and downcounting).
This gives funny adaptation like this (in ImapChannelUpstreamHandler)
private Logger getLogger(Channel channel) {
return new Slf4jLoggerAdapter(new ProtocolSessionLogger("" +
channel.getId(), new ProtocolLoggerAdapter(logger)));
}
fyi,
Eric
On 02/01/12 09:09, Eric Charles wrote:
On 02/01/12 08:56, Eric Charles wrote:
As Norman, I will look to the Monitor usage in mime4j and we could try
to go that way with a Slf4jLoggerAdapter provided in protocols-api (btw,
this will have as consequence to re-add the dependency to slf4j in
protocols-api's pom).
btw, already done by Norman with optional slf4j dependency.
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org