SerialLog is a simple console application built in .NET C# to simply log serial data received into a text file automatically at a certain interval of time from a device connected to the PC using serial data communication protocol. It is lightweight, easy-to-use and open source.
Download latest release here // Source Code on GitHub