So how does this sound?

 - If/when we do end up using a logging package we will use Commons Logging
 - Commons Logging will be a dependency for HttpClient and most likely
http-async and http-conn
 - Wire logging will be accomplished via a custom sender/receiver
wrapper.  This wrapper will be included as a part of HttpClient, and
can always be used independently from SVN.
 - Trace logging is of no real help and will not be included in any of
the packages.  People who really want it could always add via aspects,
etc.
 - Our goal is to do without logging for the core APIs.  This will
continue to be our plan until we run into a situation that changes our
mind.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to