Hello,
I have a log file (or actually a text file), that a certain application writing into this file.
I want to create an application in c#, that can display the log file, and can display any change in the log file dynamically.
What is the best way to to that? Any recommendation?
Thanks!
I have a log file (or actually a text file), that a certain application writing into this file.
I want to create an application in c#, that can display the log file, and can display any change in the log file dynamically.
What is the best way to to that? Any recommendation?
Thanks!