ArcGIS Pro 2.9 API Reference Guide
EventLog.EventType Enumeration

ArcGIS.Desktop.Framework.Utilities Namespace : EventLog.EventType Enumeration
EventType enumeration.
Syntax
Members
MemberDescription
Debug An event that includes detailed information about an operation within the application.
Error An event that indicates a significant problem such as loss of data or loss of functionality.
Information An event that describes the successful operation within the application.
Warning An event that is not necessarily significant, but may indicate a possible future problem.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Framework.Utilities.EventLog.EventType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Framework.Utilities Namespace