The ILogUIPlugin interface allows IIS to contact your logging user interface module. The interface defines only one method.
Method | Description |
---|---|
ILogUIPlugin::OnProperties | Invoked when an administrator access the properties associated with your custom logging module. |