In my local development environment, I'm trying to use a dedicated app to read logs instead of using JDeveloper log console. I've set up the app to trail the following log files:
- DefaultServer.log
- DefaultServer-diagnostic.log
- DefaultDomain.log
- access.log
All the above files are from this folder:
C:\Users\James Tran\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\servers\DefaultServer\logs
The problem is I cannot see the same content being printed on JDeveloper console in any of those log files. I'd be very grateful if you could direct me to the correct location for Integrated WebLogic Server's logs.
Cheers,
James Tran