
Use the ICIServer interface LogPath property to retrieve or set the file path to the Server's log. You must restart the server to complete any changes to the server's log path.
Signature:
HRESULT LogPath([out, retval] BSTR *pVal);
HRESULT LogPath([in] BSTR newVal);