- Notifications
You must be signed in to change notification settings - Fork42
Cross-Platform Universal Log Viewer.
License
NotificationsYou must be signed in to change notification settings
carina-studio/ULogViewer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 theWebsite for more details.
ULogViewer 是一個由 C# 撰寫並基於.NET 的跨平台通用日誌檢視器,支援多種形式之日誌讀取、解析與分析。請參閱網站 以取得更多資訊。
- Support setting text filter as
exclusionary
to filter logswithout text matched by the pattern. - Support formattingCLEF 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.
About
Cross-Platform Universal Log Viewer.