On 11/3/06, Ugo Cei <[EMAIL PROTECTED]> wrote:
On Nov 3, 2006, at 4:45 PM, James M Snell wrote: > We don't depend on commons-logging directly. Axiom and the commons > http > client use it. I don't have a problem adding logging to the server or > client code but I don't want it added to the core parser code. Sounds sensible to me. I was thinking mostly of server code, which will run tucked away in a server farm and you have no way to launch a debugger on it.
+1 to putting logging in the server side code. -garrett
