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 的跨平台通用日誌檢視器,支援多種形式之日誌讀取、解析與分析。請參閱 網站 以取得更多資訊。
- Allow toggling visibilities of data sources of chart.
- Allow changing command to read logs directly in log viewer.
- Allow stopping reading logs continuously from data source.
- Allow viewing history of log text filters.
- Add Raw Text From Standard Output (stdout) and Specific Android Device System Trace built-in log profile and template.
- Place holder (##_##) is also supported in Setup Commands and Teardown Commands of log data source options.
- Support adding description to each pattern of log line in log profile.
- Support showing labels on X axis of log chart.
- Support using built-in font (Noto Sans) for Chinese.
- Support renaming group of log text filters.
- Support showing horizontal and vertical lines between logs.
- Show timestamp of log in tool tip of chart.
- Allow using IP address and URI in clipboard automatically for reading logs.
- Allow selecting common IP addresses in dialog of IP endpoint.
- Support formatting JSON data which contains multiple root elements while reading logs.
- Improve logs filtering/analysis with descending sort direction.
- Show indicators for required options to start reading logs.
- Add side navigation bar to dialogs with more content.
- Show more information of log analysis rules in editor.
- Show improved notifications after performing operations such as exporting log profile or saving logs to file.
- Improve input of CJK text on macOS.