Hello ,
I am using Weblogic 6.1 and in my
servlet any code such as :
This gets printed on the console and when I have a lot many debug statements it gets quite painful to go through them
What I wanted to know is there a way to log these System.out.printlns in a file rather than on WLS console ?
In Websphere 5.0 the same output is stored in a file .
Any help would be appreciated ,
Thanks in advance ,
-satish pune