In the Java Control Panel, I have enabled tracing and logging. I am troubleshooting a Java Applet.
The Java logs appear in the Java Console but aren't written to disk.
I checked in %APPDATA%\sun\java\deployment
- but that directory is empty.
As per Java 8 documentation, that's where the logs are supposed to get written to. I am running JRE 8. How can this be fixed?