Ensure enabling Azure Storage Emulator debug log does not cause it to crash
If the Azure Storage Emulator is installed on the Windows Server 2008 R2 operating system and started, it terminates unexpectedly after a period of time, if the following config directive, is set within the "<root:<user name>\AppData\Local\AzureStorageEmulator\AzureStorageEmulator.5.5.config" file (see attachment):
<LoggingEnabled>true</LoggingEnabled>
The status message "The storage emulator was successfully started." is never displayed (see attachment).
I switched this capability on hoping it would assist with debugging a connection issue.
