Sets the log level.
[Visual Basic .NET] Public Sub SetLogLevel ( _ ByVal LogLevel As String _ )
[C#] public void SetLogLevel ( string LogLevel );
[C++]
HRESULT SetLogLevel(
BSTR LogLevel
);
[C++]Parameters
LogLevel [in] LogLevel is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.