I am able to find the whole sever log under the path ....\Oracle\WLS\user_projects\domains\[domain name goes here]\servers\[Server name goes here]\logs
But the problem that I it does not contains all the stack that I usually see in Jdeveloper console at the development time.
So, Where to find the stack or logs for the application not the whole sever exactly like Jdeveloper console where every thing is shown even the print statements (System.out,print()) ?