XML logging creates empty files
Hi,
I recently tried to activate logging into an XML format.
When I open the XML file generated this way, all I get is the following :
<?xml version="1.0" encoding="UTF-8"?>
<session xmlns="https://winscp.net/schema/session/1.0" name="xxxxxx" start="2014-10-09T08:04:31.029Z">
</session>
whichever operations I make (downloads, uploads, directory creation...)
Logging in text format works correctly in the same saving directory and with the same naming convention.
Is there something else to configure to activate XML logging ?
Thanks for your help.
I recently tried to activate logging into an XML format.
When I open the XML file generated this way, all I get is the following :
<?xml version="1.0" encoding="UTF-8"?>
<session xmlns="https://winscp.net/schema/session/1.0" name="xxxxxx" start="2014-10-09T08:04:31.029Z">
</session>
whichever operations I make (downloads, uploads, directory creation...)
Logging in text format works correctly in the same saving directory and with the same naming convention.
Is there something else to configure to activate XML logging ?
Thanks for your help.