This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.GetLogLevel Method (ArcObjects .NET 10.4 SDK) |
Gets the log level that was set on the factory.
[Visual Basic .NET] Public Function GetLogLevel ( _ ) As String
[C#] public string GetLogLevel ( );
[C++]
HRESULT GetLogLevel(
BSTR* pLogLevel
);
[C++]
Parameters pLogLevel [out, retval] pLogLevel is a parameter of type BSTR