ArcObjects Library Reference (Server)  

IServerEnvironmentXHelper.ChangeLogDirectory Method

Changes the log directory for the logger configured in the server environment.

ERROR: Syntax information about IServerEnvironmentXHelper.ChangeLogDirectory may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Server.dll

[C++]
HRESULT ChangeLogDirectory(
  BSTR newLogDirectory
);
[C++]

Parameters

newLogDirectory [in]   newLogDirectory is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerEnvironmentXHelper Interface