Create log file using .net API
Whenever we implement complex routines like uploading data etc., one major thing comes into the picture is creating log of each action performed in the routine. Logs are something which tells users where the process failed and what is the error. In case of Sage CRM, we often develop complex routines for which error logging… Read More »