Hi Bill, -------- Original-Nachricht -------- Datum: Wed, 6 Sep 2006 09:26:30 -0700 (PDT) Von: bill cao <[EMAIL PROTECTED]> An: Jakarta Commons Users List <[email protected]> Betreff: Re: Apache commons logging
> If I wrote a small class, did not use any property > file. In the class I > imported commons logging and used it, where it logged > to? > As Dennis already said: commons logging is a wrapper and not a log library itself. It depends on your current JRE Version and your classpath. Read the documentation http://jakarta.apache.org/commons/logging/guide.html to see how everything works together. AFTER reading the manual: If you still have questions, please post your environment: OS, JRE Vendor and Version, (Server environment like Tomcat?), Classpath, commons logging version. Regards Boris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
