System Logging Plug-ins

A logging plug-in is a specialized form of an event notification plug-in that handles events by logging the appropriate information when they occur. Typically, the plug-in tells the server what events it will handle and logs information about the event in a file when the server raises the event notice. A logging plug-in can be used to record event notifications from a global server, a specific publishing point, a cache, or other event generator. Windows Media Services includes the following logging plug-in.

Plug-in

Description

WMS Client Logging

Enables you to log to a file activity data for players connected to a unicast stream. The properties of this plug-in can be specified programmatically. For more information, see WMS Client Logging Plug-in Properties.

See Also

Concepts

Creating Logging Plug-ins

Programming Custom Plug-ins

Programming System Plug-in Properties

System Plug-ins