LumberJack4Logs Changelog

What's new in LumberJack4Logs 1.14.1

Jan 15, 2016
  • Fixed some bugs in the save dialog related to remembering file paths and writing output in text format.
  • Fixed some bugs in the Log4jTextParser related to logger name, timestamps and multiline messages.
  • Fixed a bug related to loading recent files which let all kinds of load buttons stay disabled in case of a load failure.
  • Fixed a bug related to exiting the application without any log frame.
  • Removed the "search:" tool box instead of fixing the bugs related to searching inside the log event list.
  • Added to the configuration.
  • Added new menu item to the "File" menu:
  • Select recent directory ...

New in LumberJack4Logs 1.14.0 (Jan 15, 2016)

  • Updated the Plugin HowTo.
  • Refactored internal log file handling: Replaced File with URI.
  • Refactored the MainFrame class.
  • Added remote location functionality via SFTP based on JSch.
  • Added , and to the configuration.
  • Added some space between the columns of the entries list view.
  • Added a reset button ("x") to each filter (Level, Thread, ...).
  • Refactored filter combo boxes and their modifiers (case, regex, ...) The combo box entries now remember their associated modifiers like case sensitivity, regular expression, etc.
  • Increased the performance of merging log files.
  • Added new menu items to the "File" menu:
  • Add remote location ...
  • Remove remote locations ...
  • Added "Strict host key checking" checkbox menu item to the "Options" menu.
  • Added new menu item to the "File" menu:
  • Remove recent files from list ...
  • Improved the Log4jTextParser:
  • added support for multiple occurrences of thread pattern (%t), concatenation with dot in the output
  • added support for multiple occurrences of message pattern (%m), concatenation with newline in the output
  • added support for multiple occurrences of context pattern (%x), concatenation with newline in the output

New in LumberJack4Logs 1.12.0 (Oct 11, 2013)

  • Changed ellipsis position from right to left for the log event list columns "Time", "Thread" and "Logger".
  • Added "auto-scroll" switch which enables auto scrolling to the bottom of the log event list.
  • Fixed a small bug related to the width of the filter set selection box when displaying a 2-digit number.
  • Improved protection against memory overflow.
  • Fixed a bug related to the file names in the main window title.

New in LumberJack4Logs 1.4.5 (Feb 3, 2011)

  • Improved the robustness of the ExtendedTimeStampParser

New in LumberJack4Logs 1.4.3 (Jan 14, 2011)

  • Fixed a bug in RegexTextParser relating to handling day change over

New in LumberJack4Logs 1.4.2 (Jan 13, 2011)

  • Fixed a bug in RegexTextParser relating to empty date time strings

New in LumberJack4Logs 1.4.1 (Jan 10, 2011)

  • Fixed a bug in RegexTextParser relating to the "SSS" format specifier

New in LumberJack4Logs 1.4.0 (Jan 3, 2011)

  • Improved internal time resolution t1 picosecond
  • Improved displayed time resolution in ...
  • entry list
  • details view
  • time filters
  • Improved time resolution of ...
  • RegexTextParser
  • binary input/output format
  • HTML output format
  • XML input/output format
  • textual input/output format
  • Added Options menu
  • Added option "Reset displayed time resolution"
  • Thread filter: Added filtering by regular expression
  • Plugins: Fixed a bug related tloading abstract classes

New in LumberJack4Logs 1.3.1 (Dec 6, 2010)

  • Fixed a bug in Log4jTextParser relating to %M

New in LumberJack4Logs 1.2.6 (Sep 11, 2010)

  • Removed some obsolete text output formats

New in LumberJack4Logs 1.2.4 (Jul 8, 2010)

  • Fixed a bug in start script

New in LumberJack4Logs 1.2.3 (Jun 3, 2010)

  • Improved support for parser plug-ins
  • Windows start script supports parameters

New in LumberJack4Logs 1.2.2 (Feb 16, 2010)

  • Improved support for parser plug-ins

New in LumberJack4Logs 1.2.1 (Feb 1, 2010)

  • Fixed a bug in start script