Hi,
I want to implement the logger in c# to log the errors in application.
I also want the same to be saved in log table in database using Stored Procedure Please Guide me through it.
In side the catch event you need to write code for insert the error details in database as doing for LogError.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.