Actual, commons-logging is used, which is just a facade for log4j, logkit, or jdk1.4 logging. Log4j is prefered, so as long as you include log4j in the classpath and configure by normal means, all should be well.
On Mon, 30 Sep 2002 11:07:35 -0400 "Michael Register" <[EMAIL PROTECTED]> wrote: MR> Can someone tell me how the logging works... I've > used log4j but it seem as though "log kit" is being used. > Is there a configuration file or doucment soneone can > point me to get me started that works with the jcs code. > > -Mike > > -- > 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]>
