Log Errors to Windows Event Log or SharePoint Log Programmatically
Using Windows Event – Logs During development its worth to log errors either in Windows Event log or in SharePoint log files for further troubleshooting. Beside this you can also use Trace.write or Debug.write Use SharePoint Log Files:
Read more