Log to an ODBC Database. Although rolling is supported, the database table will need to be created manually.
The default table name is tblLog. Here are the column names and types:
LogId OdbcType.Int LogDate OdbcType.DateTime
Message OdbcType.Text
Additional OdbcType.Text
ElapsedMilliseconds OdbcType.Real
LogLevel OdbcType.VarChar
MachineName OdbcType.VarChar
UserName OdbcType.VarChar
ProcessName OdbcType.VarChar
CallingMethod OdbcType.VarChar
LineNumber OdbcType.VarChar
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2