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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.