Easily. The Do-more DMLogger device can send data directly to the DMLogger.exe app running on a PC. There are some escape sequences that can be embedded in the entry to tell DMLogger to open a file and append the contents of the entry.
You can also log to a ram disk file on the PLC and use the EMAIL instruction to send the log file via email.
If all of that fails, Do-more makes it simple to develop custom TCP or UDP protocols.