The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.
| Author |
Messages |
|
asunar
 |
| 11/10/2008 4:12 PM |
|
Scenario:
ASP.NET 2.0 application using AdoNetAppender to log custom data to a SQL Server 2005 database table.
Question:
Is there a way to configure log4net so that the size of the database table or number of records in the table don't exceed a certain threshold?
For ex. Can we configure log4net to * delete oldest records if table rowcount is greater than X OR * delete oldest records if table size is greater than X KB * delete records that are older than mm/dd/yyyy ?
Thanks.
-- View this message in context: http://www.nabble.com/Rolling-database-table-appender-%28AdoNetAppender%29-tp20421785p20421785.html Sent from the Log4net - Users mailing list archive at Nabble.com.
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|