Logging to the Database with Log4Net and ADO.Net
Category: Languages > .net      Posted: 18 Jun 09

In this episode we take a look at how use Log4Net to log to SQL Server. We will be using the ADO.Net and the ADONetAppender.

This example will use the default database table layout in order to store the data. We will also look at creating an abstracted provider for the Logging classes.

Logging Variables
Category: Web Development > Ruby On Rails      Posted: 04 Jan 08

Have you ever wanted to easily log all variables? Now you can by using some advanced Ruby concepts as shown in this episode.

The Logger
Category: Web Development > Ruby On Rails      Posted: 14 Jul 07

Learn all about the logger in this episode. See how to send messages to the log and how to customize it

Aptana - Debugger: Console View and logging
Category: Tools > Aptana      Posted: 20 May 07

Access logs from stack traces and other sources.