The ILogPlugin::LogInformation method sends the logging module a LogInformation interface pointer to communicate the log data.
virtual HRESULT STDMETHODCALLTYPE LogInformation( IInetLogInformation *pLogObj //a pointer to a log object );
IIsLogModule