How to limit the size of RuntimeLog.txt and Runtime_Log4Net.txt
Can we somehow limit the size of RuntimeLog.txt and Runtime_Log4Net.txt?
According to the following Help, maximumFileSize can be specified in RuntimeConfig.xml file:
http://help.openspan.com/80/Platform_Configuration/RuntimeConfigXML.htm
But, it seems that this setting doesn't actually work in case that the Automation falls into an infinite loop unexpectedly.
Any suggestions?