Pre-processes log file created by the MFCUsageMonitor (aka usagelog.dll, userlog.dll) and converts the data into a single XML file that contains all sessions. Optionally, the pre-processing can decode the data from a base64 encoding. $USAGE$ file to be pre-processed processed file optional; if true, the file is base64 decoded; default: false Example(s): convertToXml usagedata/mfcraw.log usagedata/mfc.xml convertToXml usagedata/mfcraw.log usagedata/mfc.xml true