Where do logs reside?

quantlabsnet

Well-known member
Joined
Nov 21, 2019
Posts
50
Likes
5
Hi there, I am using the using Study Log view. Where does one find where these log files reside on my files system ? Is there a specific name I should be looking for? I cannot find any info in the guides nor configuration settings. I am using the MacOS version.
Thanks
 
Hello,

The study logs are not written to a file, you can only view them in MotiveWave.

Regards.
 
Thanks for letting me know. Do you think capability will be added in a future version?
 
Ok. Thanks. I can always add my own logging in the Java code so it is not that major
 
Any progress on this? The built in log viewer is pretty useless. Would be nice to have a configurable rolling file appender. I need to be able to do deeper inspection of logs than is possible in the built in viewer.

Log4j2 or Logback would make it easy to dump the logs wherever I want.
 
Top