A lightweight Windows Forms log viewer for .NET 10 that parses plain-text `.log` files produced by simple prefix-based logging (levels like `info:`, `dbug:`, `warn:`, `fail:`). It supports drag-and-drop, folder scanning for recent logs, level filtering, text search, and shows multi-line descriptions for each log entry.
In current version there are this feature:
info:, dbug:, warn:, fail:..log files from a selected folder and open them.List<LogEntry> and an index map for filtered views).Built With - Dotnet Core 10 - VS 2026 WinForm
net core version update and performance improvementVersion 1.0.0
Init release
0 average based on 0 ratings.