[Net-IMAP-Server] Logging
Alex Vandiver
alexmv at bestpractical.com
Tue Oct 20 13:19:03 EDT 2009
On Mon, 2009-10-19 at 14:32 +0200, Dan Keder wrote:
> Yes, I would appreciate if the log() method moved to Net::IMAP::Server.
> In my opinion It makes more sense to have it there.
Understood. This will break backwards compatibility, unfortunately, but
it seems like a sensible thing to do in this case. The only logging
concept that this will add to Net::IMAP::Server itself is the concept of
loglevels, based on Net::Server's existing concept of loglevels.
> That is my own IMAP server project repository. If you provide me with an
> URL to your repository, I can use that instead.
Net::IMAP::Server and Net::Server::Coro are mirrored on github, at
http://github.com/bestpractical/net-imap-server and
http://github.com/bestpractical/net-server-coro respectively.
- Alex
More information about the Net-IMAP-Server
mailing list