Log4TSql is a a simple framework of tables and routines that can be added to any database on SQL Server 2005 (or greater) that supports simple event logging and exception handling.
Categories
Database Engines/ServersLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Log4TSql
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
This project is significantly more difficult to use and messier than the equivalent project with the same name at codeplex. log4tsql.codeplex.com I'm particularly disappointed in the way that the authors assume that you've not implemented Single Responsibility Principle and so require you to indicate an @_Step inside your procedure. I'll keep my comments on the design and code to myself.