Creating a program to generate stats from log file

Apr 21 2009 5:40 AM

Hi, I am new to C#, is possible to create a program that would generate stats from a application file. If yes, how do i go about doing it.

 

Log is in .txt format.

stats should contain number or errors, number of action perform by application.


Answers (3)