LogViewPlus Releases

Released: Apr 20, 2026

3.2.6 中的更新

特性

  • Added auto-highlights - Selected text automatically creates a temporary highlight.

Released: Mar 29, 2026

3.2.4 中的更新

特性

  • When merging files on open, supporting files can now be optionally hidden.
  • Added settings menu to make it easier to find the settings import and export commands.
  • You can now access import, export, and restore settings from menu in the Settings window title bar.
  • Added automatic template versioning - Updated templates will be applied if available.
  • Refactored templates to allow grouping by parser.
  • LogViewPlus can now automatically detect log4xml formats.
  • Rewrote the HTML export implementation...

Released: Mar 9, 2026

3.2.2 中的更新

特性

  • Charts now support mouse wheel zoom by unlocking the chart or holding the CTRL key.
  • Size of chart points is now dynamic depending on the number of data points.
  • Improved chart tooltips to now display values with a wider range.
  • For performance, Log Explorer tree and list views are now disconnected, but can be synced manually.
  • Added the option to hide source log files when opening a directory monitor with a merge view.
  • Working directory edit now requires AllowCustomWorkingDirectory in...

Released: Feb 27, 2026

3.2.0 中的更新

特性

  • Hierarchies are now supported when filtering by multiple loggers or threads at the same time.
  • Updated settings import and export implementation to allow for more granular control.
  • Significant performance improvement when scanning log data (SQL queries, searching, etc).
  • The Add Workspace dialog now supports a choice of how the workspace should be saved.
  • Added support for SET CULTURE keyword in SQL.
  • Added support for OVER and PARTITION BY keywords in SQL.
  • Added support for LEAD and LAG...

Released: Feb 27, 2026

3.1.23 中的更新

特性

  • Major refactoring of LogViewPlus.
  • Upgraded third party libraries.

修补程序

  • Fixed issue loading decompression libraries.

Released: May 2, 2025

3.1.22 中的更新

特性

  • Grid column changes in merged log files and message parsers can now be saved.
  • Added grid column customization form for easier column management.
  • Added check to verify available memory before attempting to open a log file.
  • Added logarithmic scale to reporting chart options.
  • Elapsed data column can now be used in SQL queries.
  • Improved reliability of file size reads on network shares.
  • Added SQL engine support for the TIME data type.
  • SQL CONVERT function now supports date time format strings via...

Released: Dec 15, 2024

3.1.18 中的更新

特性

  • Improved performance when closing log files.

Released: Dec 9, 2024

3.1.17 中的更新

特性

  • Improved exception handling when attempting to open an invalid EVTX file.
  • Improved exception handling when working with unterminated strings in SQL.

修补程序

  • Fixed issue with dashboard lookup failure when using an invalid parser configuration.
  • Fixed issue with formatting TimeStamps in CLEF messages.

Released: Dec 1, 2024

3.1.16 中的更新

特性

  • Support for 7Zip compression has been added as Add-On functionality.
  • Added support for file paths in excess of 256 characters when LongPathsEnabled is set in Windows.
  • Added support for big integers when parsing JSON log entries.
  • Improved error reporting when opening compressed files.
  • Improved error handling when exporting SQL result data to a CSV file.
  • Improved exception handling when attempting to open the default text editor.
  • Improved error handling when attempting to retrieve a SQL column...

Released: Jul 5, 2024

3.1.15 中的更新

特性

  • Added new TCP Server data source type.
  • Added new Shortcuts setting to modify default keyboard shortcuts.
  • Added 'Export to CSV' command as a context menu item in SQL result grids.
  • Added 'Copy Image' command as a context menu item in chart based reports.
  • Added new Selection menu which is shown when multiple files or filters are selected.
  • Updated SQL engine to support date comparison with string dates.
  • Added 'elapsedDateTime', 'elapsedTimeMilliseconds', and 'elapsedTimeSeconds' date modifiers...