Enum MessageType
Log message type
Namespace: XData
Assembly: XData.docfx.dll
Syntax
public enum MessageType
Fields
Name | Description |
---|---|
Debug | Debug log entry |
Error | Error log entry |
Information | Information log entry |
Warning | Warning log entry |