sureshcd10 Posted August 19, 2005 Posted August 19, 2005 I am using ExceptionHandling Application Blocks to create Exception log files into a file named trace.log .That is OK and working fine. I also want to write these log messages into SQL Server database table. I am not getting how to configure Enterprise Library to make this happen. Please do some help for me (ASP.net,C# )? Quote ima
hrabia Posted August 25, 2005 Posted August 25, 2005 You have to use Logging Handler and then configure the Logging and Instrumentation Application Block (database sink) so that you can log into database. Quote A man and a dog have an average of three legs. Beaware of Statistics.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.