Custom error trace listener: Create the class library

You first create a class library, in which you implement your custom logic. Thus, you can easily reference this logic in your project and use it directly in your web application.

To create a class library for the custom trace listener, perform the following:

  1. Open your project in Visual Studio.
  2. From the main menu, click File» Add» New Project.
  3. ClickVisual C#» Windows» Class Library.
  4. Name the project ExternalLoggingand click Add.
  5. Delete the Class1.cs file from the ExternalLoggingproject.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
New to Sitefinity?