KNOWLEDGE BASE

Articles tagged with "Logging"

Logging Custom Errors with The Umbraco LogHelper

Logging errors is always a good idea, Umbraco's Log Helper is a great way to add your own custom errors into the UmbracoTracelog.txt file.

How do I use the Umbraco LogHelper method to trap errors and exceptions?

See how to use the Umbraco LogHelper to log error messages to the UmbracoTraceLog.txt file.