By Georg Jansen on
Sun, 06 Jan 2008 07:04:29 GMT
I am happy to finally release a new version of Log4Net Dashboard – version 2.3.
This version is a beta 2 version and is available to registered users in the beta area.
Read More »
|
By Georg Jansen on
Wed, 26 Apr 2006 12:35:20 GMT
Finally Log4Net is no longer in beta, version 1.2.10 is released.
A lot of people have been waiting for a “non-beta” version of log4net. Even though, version 1.2.9 have been around for quiet a while, and for most users, have proven to be more stable than a lot of commercial production releases. The complete release notes can be found on:
http://logging.apache.org/log4net/release/release-notes.html
|
By Georg Jansen on
Tue, 21 Mar 2006 16:36:33 GMT
Log4Net Dashboard version 2.2 is released. New log storage, predefined filters, Visualizers and more.

Read More »
|
By Georg Jansen on
Thu, 02 Mar 2006 16:38:27 GMT
Today I have released the Log4Net Dashboard SDK, the SDK will enable users of L4NDash to extend the dashboard, using the SDK L4NDash can be extended in two areas:
- You can write your own data providers, this will enable the L4NDash application to use log rows/log events from almost any kind of log storage and in any kind of format.
- You can write your own visualizers, visualizers is responsible for formatting/preparing a single column value before it is rendered on into a web page. For example if you have a custom column that contain an xml structure, you can write a visualizer to format the xml structure.
The SDK will provide you with:
- Documentation about how to write providers.
- Source code for the default providers that is distributed as a part of L4NDash.
- Help file that documents the L4NDash core library.
- XML files that provide you with IntelliSense ...
Read More »
|
By Georg Jansen on
Thu, 09 Feb 2006 18:08:03 GMT
Log4Net Dashboard Beta 2.2 is available.
Read More »
|
By Georg Jansen on
Thu, 02 Feb 2006 16:55:07 GMT
In a windows form I needed to detect if the tab key was pressed. ProcessCmdKey is the answer.
Read More »
|
By Georg Jansen on
Tue, 24 Jan 2006 11:05:43 GMT
I needed to be able to change the file log4net was logging on programmatically, on the same time I wanted to use the other configuration options available in the config file.
Read More »
|
By Georg Jansen on
Mon, 02 Jan 2006 07:45:40 GMT
Today I released the official version of 2.1, a great thanks to all that participated in the Beta testing.
Read More »
|
By Georg Jansen on
Tue, 20 Dec 2005 08:20:57 GMT
A lot of people have asked for custom columns in L4NDash, and that’s the major improvement in version 2.1.
Read More »
|
By Georg Jansen on
Tue, 06 Dec 2005 21:25:39 GMT
Log4Net Dashboard version 2.0 for .NET 2.0 is released.
Log4net Dashboard version 2.0 can be downloaded from the download section on http://www.l4ndash.com (Direct link to the download section: http://www.l4ndash.com/Download/tabid/53/Default.aspx)
Read More »
|