Currently the logdatawriter creates files with filenames only using the log configuration name. Since this doesn't have to be unique and will be the same after each connect something needs to be appended to the filename.
Change so that the ISO time is appended in the following format: ConfigName_YYYY-MM-DDThhmmss.csv
Currently the logdatawriter creates files with filenames only using the log configuration name. Since this doesn't have to be unique and will be the same after each connect something needs to be appended to the filename.
Change so that the ISO time is appended in the following format: ConfigName_YYYY-MM-DDThhmmss.csv