Contains the URI of the device log file. If no name is provided, a log file will be created automatically in the same directory as MCS or DRWS configuration file.
<devices preload="false">
<standard>
<jdbc-repository project="NamedProject"/>
</standard>
<custom>
<file-repository location="/custom/devicerepository/"/>
</custom>
<logging>
<log-file>device_log.txt</log-file>
<e-mail>
...
</e-mail>
</logging>
</devices>