This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.SetLogLevel Method (ArcObjects .NET 10.4 SDK) |
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