Hi, I am fairly new to log4j. I am experiencing a problem when configuring log4j in Tomcat and use it through commons logging framework. I get a ? (question mark) in place of %F and %L patterns. When I run a Java class file as a standalone using "main", I get the proper file name and line number. But when I run the web application I get a question mark in the console. Anyone can tell me what I am doing wrong?
Thanks. ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
