C-DEngine 5.105

LogData..::..Level Property

Gets the logging level of the log data.

Namespace:  WebSocketSharp
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public LogLevel Level { get; }
Public ReadOnly Property Level As LogLevel
	Get
public:
property LogLevel^ Level {
	LogLevel^ get ();
}

Field Value

One of the LogLevel enum values, indicates the logging level of the log data.