ArcGIS Pro 2.8 API Reference Guide
EventLog.EventType Enumeration

ArcGIS.Desktop.Framework.Utilities Namespace : EventLog.EventType Enumeration
EventType enumeration.
Syntax
Members
MemberDescription
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 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Framework.Utilities Namespace