Download List

Project Description

Lilith is a logging and access event viewer for
the Logback logging framework. It has features
comparable to Chainsaw, a logging event viewer for
log4j. This means that it can receive logging
events from remote applications using Logback as
their logging backend. It uses files to buffer the
received events locally, so it is possible to keep
vast amounts of logging events at your fingertip
while still being able to check only the ones you
are really interested in by using filtering
conditions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-13 06:17
0.9.42

This release adds support for Java 7 suppressed exceptions. It also finishes support of cat and tail command line options for both logging- and access-events. A lot of dependencies have been updated, too, most notably SLF4J 1.6.4, Logback 1.0.1, and Groovy 1.8.6.

2011-05-03 06:58
0.9.41

This is an interim release because of a rather critical bug. Webapps using a ClassicMultiplexSocketAppender would not undeploy properly because of a dangling classloader. The original intent was to wait for Logback 0.9.29 due to the issues with 0.9.28 described in "Known Issues", but an ETA for the next release was unavailable.

2010-03-26 18:45
0.9.38

This release features more comfortable filtering of events and adds the ability to directly write Lilith logfiles using Logback.

2009-11-12 12:04
0.9.37

The changes in this release focus on suggestions received from users. Some have the topic of increasing the usable screen space of the application
(hiding of the status bar and toolbar, getting rid of the tab bar in case of an unfiltered view), while others have been implemented to increase performance (the ability to disable the global logs and statistics, a native
"Level>=" condition, and a CallLocation condition).

2009-07-21 06:16
0.9.36

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

Project Resources