Proud::CDbLogWriter class helps recording a log in MSSQL DBMS.
As explained in Making a log, this function runs asynchronously.
In order to use this, you need to generate LogTable by executing LogTable.sql from Sample/DbmsSchema. How to build DBMS is guided in Creating a sample database.
The general usage is as followed..