I'm fairly sure that the Log and LogSource orginated with HttpClient. We wanted to be able to perform logging, but some were uncomfortable with a runtime dependency on Log4J; this was the compromise. Craig's assertion that the original contribution was influenced by Log4J is fair IMO.
----- Original Message ----- From: "Scott Sanders" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 1:50 PM Subject: RE: [Logging] [VOTE] Commons Logging 1.0 Release I am still trying to track down where the first Log and LogSource came from. I tracked it back to httpclient, and I am looking further. Rod, can you tell me where the Log and LogSource originated from in httpclient? > -----Original Message----- > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 11:47 AM > To: Jakarta Commons Developers List > Subject: Re: [Logging] [VOTE] Commons Logging 1.0 Release > > > Scott Sanders wrote: > > > I am happy to do this. > > > > However, I did not start the logging component, so can you > point me to > > the proper viewcvs page for the avalon impl? > > > > I will start to look at the origin of the logging component. > > > http://jakarta.apache.org/avalon/api/index.html http://jakarta.apache.org/avalon/api/org/apache/avalon/framework/logger/ package-summary.html The pieces in question are: org.apache.avalon.logger.Logger org.apache.avalon.logger.LogKitLogger org.apache.avalon.logger.Log4JLogger org.apache.avalon.logger.Jdk14Logger -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
