ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / EventLog Class / ShouldLog Method
Version

    ShouldLog Method
    Used to control which types of events should be logged.
    Syntax
    public static bool ShouldLog( 
       EventLog.EventType type
    )

    Parameters

    type
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also