[How Do I:] Create a Custom Provider for Logging Health Monitoring Events
by Chris Pels
Chris Pels shows how to create a custom provider for the ASP.NET heath monitoring system, which records health monitoring events to a text-based log file. Learn how to create the custom provider class, which inherits from the BufferedWebEventProvider class, understand the methods and properties used to create the provider, and create a web site that uses it to write log files.
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-forms/videos/how-do-i/how-do-i-create-a-custom-provider-for-logging-health-monitoring-events.htm
|