From: Mike B. <mb...@Ga...> - 2003-08-13 20:17:22
|
James Asher wrote: > The thing I'm unsure about is how do I go about doing > this. What I mean to say is that since the code for > doing the logging isn't in my actual test that I > wrote, how do I access it to do the overriding? Which > seems possible after looking through the javaDoc's. > > I'm not sure if I'm being concise enough or not. If > not, let me know and I'll try to explain what I'm > thinking a little better. The information you need to configure the logger is explained in this package summary. http://jakarta.apache.org/commons/logging/api/org/apache/commons/logging/package-summary.html Docs for configuring the SimpleLog are found here: http://jakarta.apache.org/commons/logging/api/org/apache/commons/logging/impl/SimpleLog.html Hope this helps -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |