Skip to content

ThinkGeoLogLevel

Namespace: ThinkGeo.Core

Specifies the ThinkGeoLogLevel enumeration.

public enum ThinkGeoLogLevel

Inheritance objectValueTypeEnumThinkGeoLogLevel
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Name Value Description
All 0 Identifies the All value.
Message 1 Identifies the Message value.
Warning 2 Identifies the Warning value.
Error 3 Identifies the Error value.
None 4 Identifies the None value.