Awesome
ULogViewer
ULogViewer is a .NET based cross-platform universal log viewer written by C# which supports reading, parsing and analysing various type of logs. Please visit the Website for more details.
ULogViewer 是一個由 C# 撰寫並基於 .NET 的跨平台通用日誌檢視器,支援多種形式之日誌讀取、解析與分析。請參閱 網站 以取得更多資訊。
<img alt="ULogViewer" src="https://carinastudio.azurewebsites.net/ULogViewer/Banner.png"/>📥 Download
4.1.2.1110
📣 What's Change in 4.1
- Support setting text filter as
exclusionary
to filter logs without text matched by the pattern. - Support formatting CLEF data when reading raw logs through
Standard output (stdout)
,File
andHTTP
. - Add
CLEF Files
built-in log profile. - Support specifying default log level in case of value of raw log level cannot be mapped or not presented.
- Add
Error
,Exception
andWarning
log properties. - Use different colors for different log levels.
- Add more icons for log profile.