Creating a Logging User Interface Module

When you create your own custom logging module, you have three user interface options:

You are not restricted to performing any fixed set tasks in your user interface module.

To create and install a logging user interface module

The UI module must be resident and registered on the machine on which Internet Service Manager is running. This requirement is particularly important if you intend to administer your custom logging module remotely; the logging module itself can be running on a remote machine, but the logging UI module must be local. If you intend to administer your logging module remotely, you should implement the logging module in a separate DLL from the logging module UI.