Improved how the application runs in single instance mode.
Log Levels will now be displayed as upper case.
Default directory settings no longer allows 'Clean' by default.
Minor changes to the Recent Directories and Recent Files lists.
Minor changes to settings descriptions.
We now trim the start of a message before showing it in the grid.
Editing a text filter was not correctly setting the 'Search Type' value.
Fixed an issue with merging merged filters.
Group settings are now persisted as you navigate between log files.
When merging, the keyword 'OR' will now be used instead of '+' to indicate the operation is 'OR' not 'AND'.
Updated error message on bug reporting screen.
Fix issue with application shutdown when an invalid license is detected.
Minor technical changes and bug fixes.
Version 1.1.14
New Features
Added an "All Issues" quick filter. This is a log level filter with warnings, errors, and fatals.
Grid view export now supports CSV and HTML files.
Issues Resolved
Fixed an issue with automatic error reporting.
In the event LogViewPlus cannot load the settings data, it will now create a backup before overriding.
Fixed an issue with merging files with multiple %s column definitions.
Upgraded third party libraries.
Fixed an issue with grid column grouping and sorting.
Version 1.1.13
New Features
New and improved version of Quick Filters. Now they behave as true filters.
Added configuration settings to save and restore window position when in SingleInstance mode.
Improved support for file encodings.
When working with merged files, you can now Ctrl+Double-Click an entry to find it in the originating log file.
"Find in Log File" is now supported from the root of a merge file.
Improved usability on templates and workspace creation.
Dragging a directory into LogViewPlus will now initiate a "open file from directory" action.
Added acknowledgment prompt to tell users when disabling a tail will also disable a merge tail.
Issues Resolved
Fixed an issue with case-sensitive highlighting.
Fixed an issue where LogViewPlus was not correctly processing command line arguments if not already running.
Changed default file encoding from UTF-8 to the windows default.
Improved handling of out of range fields on elapsed timestamps.
Fixed an issue with directory path validation in the Directory Monitor.
Fixed an issue with date validation which was causing the application to crash.
Fixed intermittent issue with reading files on network drives.
Fixed an issue with the PatternParser which was causing an application crash.
Fixed an issue where custom filter edits were not working.
Removed grid column sort options. Grid is automatically sorted by timestamp.
Fixed an issue where Ctrl+F6 would not start tailing on all log files.
Fixed a bug with restoring default columns.
Version 1.1.12
New Features
Improved performance when searching in Log4 XML files.
Added support for persisting column configurations.
Added support for highlighting in multiple colours.
Removed configuration option to show the (obsolete) quick filters.
Improved support for multi-line log entries.
Small enhancements.
Removed the 'Filter On' option for log level, thread and logger filters.
Added 'Copy Filters' command to the log file context menu.
Disabled scrolling on the statistics grid.
When double-clicking a row in the statistics grid it will now bring up the appropriate filter editor.
Minor usability changes several settings menus.
Added a configuration setting to change the frequency of log file tracking.
Issues Resolved
Fixed major issue were log files were not merged unless they were in tail mode.
Improved regular expression error handling.
Fixed an issue with word wrap setting not working properly.
Small bug fixes.
Version 1.1.9
New Features
Added a configuration option to scroll to the bottom of a view by default when tail is enabled.
Reverted the 'Filter On' option when creating a filter.
Version 1.1.7
New Features
Significant improvements in memory consumption. Improved performance in some scenarios.
Changed the expand and double-click behaviour of the filter tree. Previously nodes were expanded automatically and the double-click action could be used to edit a filter. Now, nodes are expanded manually. Double-click expands or collapses a node. Use Ctrl+Click to edit a node.
Arrow keys can be used to expand / collapse nodes.
LogViewPlus now supports tail filters (a subtype of date time filters).
If creating a filter that already exists it should jump to the existing one.
PatternParser improvements to better support multi-line text.
Issues Resolved
Major bug fix where tailing a log file while on a filter may lead to missing log entries.
Fixed an issue with grid text highlighting.
Popup menu says "Monitor Directory", but it should be Directory Manager.
Creating a datetime filter from right clicking on column should pre-populate the from and to times.
Fixed an issue with auto-expanding tree nodes.
Fixed an issue with running LogViewPlus as a single instance application.
Fixed an issue with instant searches.
Grid context menu datetime column is going to a text search when on a child filter.
Minor date format changes in 'Check Directory Monitor;.
Renamed XmlParser to Log4XmlParser to better convey that this parser is intended to be used with files in the Log4 XML format only.
Fixed an issue where filters were being removed on file refresh.
Fixed an issue where a bad XML log file could crash the application.
Fixed an issue with the display of XML text on multiple lines.
Version 1.1.1
Issues Resolved
Minor bug fixes to the 1.1 release.
Modified the exception reporting feature to encourage checking for updates.
Version 1.1.0
New Features
Add support for text search focused on a particular column.
Issues Resolved
Fixed an issue with %s column names.
Changed the icon for the errors and warnings filters.
Fix issue with post processor configuration.
Logger and thread drop-downs now display a larger number of possibilities.