Hi,
I'm using the POP3Protocol with log4j logging library.

> Protocol protocol = new POP3Protocol(pop3ProtocolHandlerChain,
serverConfig, new ProtocolLoggerLog4JAdapter(log));

Currently each client connection thread is logged with the name "New I/O
worker #X". Is it possible to change the name of this thread ?

cheers,

-- 
Jan

Reply via email to