[logback-user] Lilith 0.9.36 has been released!

Joern Huxhorn jhuxhorn at googlemail.com
Mon Jul 20 23:20:54 CEST 2009


This release contains support for Logback 0.9.16 and SLF4J 1.5.8  
release.
Additionally, several user-requested features have been implemented.

See changelog for details.

Changelog:
- Added missing contact page to help.
- Added new messageRegex example groovy condition.
- Updated Groovy to 1.6.3
- Some locks and blocking queues are fair now.
- Changed shortcut of "Import" to "command shift I".
   It collided with "Add condition...", previously.
   This was reported by Scott Stanton.
- Implemented Drag and Drop of Lilith files.
- Option to disable splash screen as requested
   by Thorbjoern Ravn Andersen.
- Option to ask before exit as requested
   by Lothar Cezanne.
- Added "Startup & Shutdown" pane to preferences dialog.
- Added "Troubleshooting" pane to preferences dialog.
- MultiplexSocketAppenderBase is now extending
   UnsynchronizedAppenderBase instead of AppenderBase,
   as suggested by Maarten Bosteels and Ralph Goers.
- Added new option "Show stacktrace of Throwables"
   so non-technical people can disable it to just
   see the exception and, if available, message.
- Clicking on the name or message of an exception
   will now also open the code in IDEA.
- Added option to color the entire row of a
   table according to the level/status of the event
   as requested by Scott Stanton.
- "Copy call stack" and "Copy Throwable" are now
   prepending the StackTraceElements with "\tat "
   as requested by Scott Stanton.
   The detailsView is also displaying "at "
   before any StackTraceElement.
- Updated SLF4J to 1.5.8.
- Changes to support Logback 0.9.16.



More information about the Logback-user mailing list