This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IServerEnvironment Interface > IServerEnvironment.Log Property (ArcObjects .NET 10.4 SDK) |
Retrieves an ILog interface that can be used to add logging messages.
[Visual Basic .NET] Public ReadOnly Property Log As ILog
[C#] public ILog Log {get;}
[C++]
HRESULT get_Log(
ILog** ppLog
);
[C++]
Parameters ppLog [out, retval]
ppLog is a parameter of type ILog