Friday, February 23, 2007 12:11 AM
dbottjer
Visual Log Parser On Code Plex
Microsoft has a nifty command line utility known as Log Parser which can parse many common log file formats such as IIS, SMTP, and FTP logs. I found this http://www.codeplex.com/visuallogparser project on Code Plex which is a Smart Client front end to the Log Parser. Visual Log Parser is a great way to query event logs, IIS Logs, etc.
Filed under: .NET, Smart Client, C#, Debugging