ThinkGeoLogLevel¶
Namespace: ThinkGeo.Core
public enum ThinkGeoLogLevel
Inheritance Object → ValueType → Enum → ThinkGeoLogLevel
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| All | 0 | |
| Message | 1 | |
| Warning | 2 | |
| Error | 3 | |
| None | 4 |