By Georg Jansen on
Tue, 29 Nov 2005 05:00:00 GMT
When it comes to Log4Net, it is one definitive source of information, and that is the log4net mailing list. The mailing list is now avaiable as a forum on http//:www.l4ndash.com.
Read More »
|
By Georg Jansen on
Tue, 15 Nov 2005 00:00:00 GMT
The world is full of “home made” logging solutions, every developer have at least a couple of self-made solutions on there track record. Log4Net gives us a standardized framework for logging, using this framework we can take advantage of a standardized, feature rich, well proven and highly configurable logging framework. In addition, using Log4Net we get access to a large community of fellow loggers.
Read More »
|
By Georg Jansen on
Sun, 13 Nov 2005 15:57:22 GMT
One of the more exotic and advanced features of Log4net is lossy logging.
Read More »
|
By Georg Jansen on
Tue, 08 Nov 2005 08:44:30 GMT
The first encounter with C# 2.0 generics.
Read More »
|
By Georg Jansen on
Thu, 03 Nov 2005 19:15:35 GMT
Finally Log4Net Dashboard is up and running on ASP.NET 2.0!
I did come across a couple of problems.
Read More »
|
By Georg Jansen on
Wed, 28 Sep 2005 00:00:00 GMT
Log4Net gives us a collection of log appenders making it possible to choose where we writs logs. One of the possible appenders is the AdoNetAppender which write log-rows to a database.
Read More »
|
By Georg Jansen on
Wed, 21 Sep 2005 00:00:00 GMT
Finally I found out that Log4Net Dashboard can be released. I have also put together a web-site for the product. In FaktNet we have standardized on DotNetNuke as a portal framework, and DNN also become the natural choice for the www.l4ndash.com site
The Log4Net Dashboard is a web application which connects to a SQL server database, and gives me the possibility to view and analyze the log table from Log4Net. I am a strong believer in extensive logging, especially in we ...
Read More »
|
By Georg Jansen on
Wed, 14 Sep 2005 03:00:00 GMT
The work on Log4Net Dashboard is progressing. I had a long sidestep into CSS. I wanted to make the user interface customizable through use of CSS. A lot of work to put all the pieces together, put I finally found out that I needed one style sheet witch is common and one style sheet the user could choose. I finally grasped the meaning of cascading – never actually given it much of a tough.
Read More »
|
By Georg Jansen on
Fri, 09 Sep 2005 00:00:00 GMT
I have been working with a voice application lately, this is quiet a new experience for me. We are using VXML (Voice XML) to control a speech/telephone machine. The purpose of this service is to let blind people have a telephone service where they can call a telephone number and listen to news stories. Reading news from RSS feeds and generating VXML, just confirms the great support you have for handling XML in the .NET framework.
Links
W3C official WXML definition
...
Read More »
|
By Georg Jansen on
Tue, 28 Jun 2005 07:00:00 GMT
I have spent a lot of time getting FaktNet up en running, formalities and stuff.
One of my definitive favorite open source projects has for a long time been Read More »
|