Gets the logging level of the log data.
Namespace:
Sfs2X.WebSocketSharp
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public LogLevel Level { get; }
Property Value
Type:
LogLevel
One of the
LogLevel enum values, indicates the logging level of the log data.
See Also