Logging Application Block Performance Counters

Microsoft Enterprise Library 5.0

DropDown image DropDownHover image Collapse image Expand image CollapseAll image ExpandAll image Copy image CopyHover image

The following table describes the Logging Application Block performance counters.

Performance Counter Name

Description

Avg. Trace Execution Time

The average execution time for traced operations.

Logging Events Raised/sec

The rate at which logging events were raised.

Total Logging Events Raised

The total number of logging events raised.

Total Trace Listener Entries Written

The total number of entries that were traced by individual trace listeners.

Total Trace Operations Started

The total number of tracing operations started.

Trace Listener Entries Written/sec

The rate at which log entries were traced by individual trace listeners.

Trace Operations Started/sec

The rate at which tracing operations were started.


An average counter measures a value over time and displays the average of the last two measurements. A rate counter samples an increasing count of events over time and divides the values by the change in time to display a rate of activity. For more information about performance counters, see Overview of Performance Monitoring in the .NET Framework Class Library on MSDN.