Debug.logLocation

Function/Meaning
Log file output destination
Type
Debug class property (read/write)
Description
Represents the output destination directory for log files. This value can also be written to.
By default, it is set to the data storage location (the -datapath command line option).
Changing this value will cause subsequent logs to be output as *.console.log under that directory.