The Troubleshooting guide has been helpful, but I still need to know more about the way NeoLoad works during recording and runtime.
The Oracle Forms module may be used in DEBUG mode, which writes even more data to the log files. It can be turned on for debugging a specific use case, but never in a real test runtime.
During the recording, data is written to log files named plugins.log.xxxxx
.
During runtime, data is written to log files named loadgenerator.log.xxxxx
.
You may quickly access the NeoLoad directory containing the log files by clicking on Help > Open logs folder
.
<neoload>/conf
directory, then open the files logs.xconfig
and lglogs.xconfig
.<category name="neoload.plugins" log-level="ERROR">
<category name="neoload.plugins" log-level="DEBUG">