Re: Configuring class level logging not working.
Posted By:
Vishal_T
Posted On:
Thursday, June 26, 2003 11:29 AM
I'm pretty new to this but it sems that requestLog is not
defined as a logger in your properties file. In the first line
of code you have only defined stdout and normal as your
loggers. requestLog is missing.
Vishal