Re: Log4J having problem displaying the classname and line number in code. It shows '(?:?)'
Posted By:
eileen_zheng
Posted On:
Friday, October 25, 2002 07:41 AM
I use the Log4J in my Junit testCase. and use ant1.5.1 make the build. I got this problem.
but if I make the build with the Lower version ant(which included in the weblogic6.1) the Log4J will show the class name and line number.
I don't know the reason.