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.
|
|
|