Tag Archives: Custom Logs

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: Create log file using .net API »

How log files are maintained in Sage CRM

For any application one of the most significant features that should be incorporated is to track the error generated at the run time. Trapping the error is highly important as it not only signals at the affected area but also saves time in resolving the issue. New Stuff: XML based Fusion charts in COM API Sage… Read More: How log files are maintained in Sage CRM »