LogCutter Changelog

What's new in LogCutter 2.9.0.1

Sep 11, 2013
  • Engine: Change to late binding for matchers to support user definable classes.
  • Plugin: Add Windows event log search source.
  • GUI: Search sources should update available file filter properties.
  • BUG: Windows event log file filters aren't applied.
  • Engine: Search file names without searching content.
  • BUG: Security exception enumerating files stops the search.
  • Engine: Add maximum folder depth option.
  • BUG: Search does not cancel if all source files have not been found.
  • GUI: Add ability to save named searches.

New in LogCutter 2.8.0.1 (Jun 28, 2013)

  • BUG: Aggregate matcher should display group property name.
  • GUI: Add ability to copy a single cell's content to the clipboard.
  • Engine: Add file tail search source.
  • Engine: Add invert match option.
  • Engine: Retrieval of files to search should be distributed after each sub folder.

New in LogCutter 2.7.3.1 (Jun 27, 2013)

  • GUI: Long line results are not displayed in full.
  • Engine: When LimitPerFolder is set to false the input filters don't work.
  • GUI: Statusbar displays that it is searching file index one higher than it is.

New in LogCutter 2.7.2.1 (Jun 25, 2013)

  • GUI: Filter dropdowns do not refresh

New in LogCutter 2.7.1.1 (Jun 5, 2013)

  • GUI: Assembly version reported in v2.7.0.1 is 2.6.3.2.
  • GUI: About box release notes show 'next release' instead of version number
  • GUI: Property list for filter 2 isn't updated with regex group from filter 1

New in LogCutter 2.7.0.1 (May 15, 2013)

  • Engine: Filter 1 property name should be defaulted.
  • Engine: Filter 1 needs to be enabled in basic mode.
  • GUI: Add log4net config file.
  • GUI: Column data type should be removed.
  • GUI: LineNumber column name should read Line Number.
  • GUI: FileName column name in internal result viewer should read File Name.
  • GUI: Double clicking a result row should open the file.
  • GUI: Add version summary to top of About form.
  • GUI: File sort type 'FileName' should read 'File Name'.
  • Engine: Add support for file filters to filter on any property.
  • Engine: Add file property: attributes.
  • GUI: Add option to store settings in the users profile.
  • Engine: Ensure files are found per folder and searching starts asap.
  • Engine: Status message ‘Looking for files’ should indicate the folder name.
  • GUI: Change so that text length field is not visible in the internal result viewer.

New in LogCutter 2.6.3.2 (May 15, 2013)

  • Minimum value of aggregate filter is incorrect.
  • Aggregate matchers don't increment search result count.

New in LogCutter 2.6.2.1 (May 9, 2013)

  • Bug: Column list on column tab is not cleared down
  • Bug: Specifying multiple wildcard patterns for file filter doesn't work.

New in LogCutter 2.6.1.1 (May 9, 2013)

  • #3 Bug: Race condition resulting in zero matches when number of bytes to read is small.
  • #2 Bug: Displaying result list view items was not thread safe resulting in the following exceptions:
  • System.InvalidOperationException: When in VirtualMode the ListView RetrieveVirtualListItem event needs a list view SubItem for each ListView column.
  • System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
  • #1 Bug: Out of memory exception thrown when processing a large number of large files (~100 * 50MB) even though match count is low.
  • Fixed by throttling the file read thread so that it just feeds the search thread.
  • Engine: Status message ‘Looking for file’ should read ‘files’.

New in LogCutter 2.6.0.1 (May 9, 2013)

  • Engine: Add ability to have different search sources.
  • Invoke garbage collection after search completion.
  • Engine: Moved finding of files into its own thread.
  • Engine: Moved reading of files into its own thread.
  • Engine: Performance enhancements.

New in LogCutter 2.5.0.1 (May 9, 2013)

  • Engine: Ability to specify regex parser pattern.
  • GUI: allow up to two parsers.
  • Bug: Applicatyion hang when sorting a column in the internal result viewer that contains both numeric and non-numeric values.
  • Engine: Allow matchers to work on aggregate results i.e. group by having count > 1.
  • Engine: Add a filter that allows duplicate values to be found.
  • Engine: Performance increase by using asynchronous progress updates to GUI.
  • Bug: Filter 2 could not be disabled.
  • Engine: Standard log4net parser now merges parsed date and time together for better sorting in internal results viewer.
  • Bug: Fixed default causing file sort order to be ignored.

New in LogCutter 2.4.0.1 (May 9, 2013)

  • GUI: Internal result viewer should allow parsed numeric Regex values to be sorted according to numeric value rather than as strings
  • GUI: Add better exception dialog with copy to clipboard option
  • GUI: Exception dialog should allow saving the exception to a file
  • API: Add support for aggregate matchers i.e. group by functionality
  • Engine: Add aggregate function: count
  • Engine: Add numeric aggregate function: average
  • Engine: Add numeric aggregate function: maximum
  • Engine: Add numeric aggregate function: minimum
  • Engine: Add numeric aggregate function: sum
  • Bug: Selecting no parser does not remove parser fields from matchers
  • Engine: Rename to LogCutter
  • Bug: Searches all files in the input folder ignoring the input file filter

New in LogCutter 2.3.0.1 (May 9, 2013)

  • Bug: Highlight profiles and rules should auto initialise if none have been configured.
  • Bug: Result writer crashes when writing arguments that have no highlight profiles.
  • API: Consolidated IParser and IMatcher interfaces.
  • API: Consolidated IRegexFilter and IMatcher interfaces.
  • GUI: Up to two matchers can now be chosen from the GUI.
  • Bug: When using a parser that can't parse every matched line the GUI freezes at the end of the search.
  • Engine: Now supports any number of matchers and parsers in any order.
  • Engine: Add ability to filter on any parsed field.
  • Engine: Add ability for parsers to operate on any field.

New in LogCutter 2.2.0.1 (May 9, 2013)

  • API: ResultWriter now decoupled from Arguments class.
  • GUI: Highlight matches in internal result viewer.
  • GUI: Add ability to save all rows of internal result view to a file.
  • GUI: Add ability to save selected rows of internal result view to a file.
  • GUI: Moved write all results to file menu option to Tools menu.
  • GUI: Moved write selected results to file menu option to Tools menu.
  • GUI: Add ability to copy all rows of internal result view to the clipboard.
  • GUI: Add ability to copy selected rows of internal result view to the clipboard.
  • GUI: Add Search button as accept button handler (Enter button).
  • GUI: Add Cancel Search button as cancel button handler (ESC button).
  • Engine: Assemblies now signed with strong name.
  • Engine: Assemblies now marked as CLS compliant.
  • Engine: Implemented inclusion strategy in ini config file serializer.
  • Bug: Result sorting in internal result viewer doesn’t work.
  • GUI: Default input file sort for basic search should be filename ascending.
  • Engine: Included data counts in progress reports.
  • Bug: Input folder history adds new items to the end and deletes excess entries from the end so older ones are kept and newer ones are lost. This needs to enqueue new items to the head and remove excess from the tail.
  • GUI: Internal result viewer should show alternate lines in different colours.
  • Bug: Changes to basic input controls should be immediately reflected in the advanced controls and vice versa.
  • GUI: Removed group boxes from advanced tabs.
  • GUI: Move parser onto its own ‘Parsing’ tab.

New in LogCutter 2.1.3.1 (May 9, 2013)

  • GUI: Add option to not use internal result viewer.
  • Engine: Progress update percentage now doesn't include a file until its been processed.
  • Engine: Changed progress report percentage to be based on total search size rather than file count.
  • Engine: Add in-file progress updates.
  • Engine: Results are displayed in internal result viewer at regular intervals if batch not fulfilled.
  • Engine: Change group names in log4net parser to be more readable with regard to spaces and capitalisation.
  • GUI: Add ability to sort based on any output column in internal viewer.
  • GUI: Fix flicker when displaying lots of results in internal viewer.
  • GUI: Add option to display only filename in internal result viewer (or a relative path if file is in a subfolder of the root search folder).

New in LogCutter 2.1.3.0 (May 9, 2013)

  • Engine: Add switch to choose whether to print line numbers in output.
  • Engine: Add switch to choose whether to print file summaries in output.
  • Engine: Add switch to choose whether to print file start notification in output.
  • Bug: Fix defect where clicking the Cancel button before a search has started displays an InvalidOperationException.
  • Engine: Add feature to display x lines before a match.
  • GUI: Add About dialog listing assembly versions.
  • GUI: Add release notes to About dialog.
  • Engine: Add feature to display x lines after a match.
  • GUI: Add internal result viewer.
  • Bug: Fix Bug causing a ThreadAbortException to be displayed from the SearchResultHandlerCommand when cancelling a search using the internal results viewer.
  • Engine: Add time till search completion to progress update.
  • Bug: Input 'Recurse' checkbox doesn't resize properly with form.
  • GUI: Basic arguments pane for simple searches.
  • Bug: Matching 'Case Sensitive' checkbox doesn't resize properly with form.
  • Bug: Matching Regex filter text ComboBox doesn't resize properly with form.
  • Bug: Results 'Open Output' checkbox doesn't resize properly with form.
  • Bug: Fix Bug where results are still written to output file when external viewer argument is not selected.
  • Bug: Fix Bug where results files is still opened when external viewer argument is not selected.
  • Bug: Fixed Bug with multiple input filter masks only matching files that match all masks instead of any mask.
  • Engine: Add ability to use any matcher as an input file filter.
  • Engine: Add ability to support line parsers.
  • Engine: Add log4net line parser.
  • Bug: Fix Bug where 'use basic settings' setting isn't being persisted across application sessions.
  • GUI: Add all parsed fields as output columns of internal viewer.
  • Engine: Regex matcher should add any matched groups to the line output.
  • GUI: Add ability to write the internal viewer results to a file.

New in LogCutter 2.0.0.2 (May 9, 2013)

  • Engine: Separated search engine into its own assembly.
  • Bug: Fixed Bug causing app to crash on start-up if settings file was missing.
  • Engine: Added equals regex filter.
  • Engine: Added greater than or equal to regex filter.
  • Engine: Added less than or equal to regex filter.
  • Engine: Added first unique regex filter.
  • GUI: cleanup.
  • Engine: Added support for text matchers as regex filters
  • Engine: Add switch to choose whether to print arguments in output.
  • Engine: Added argument defaults for when there are no previous settings to load.
  • Bug: Fixed Bug in XML setting serialiser.
  • Bug: Fix defect where a cancelled search displays an error dialog for ThreadAbortException twice.
  • Bug: Fix defect where a failed/cancelled search still opens the results file.