C-DEngine 5.105
Logger Constructor
Initializes a new instance of the
Logger
class.
Namespace:
WebSocketSharp
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
Logger
()
Public
Sub
New
public
:
Logger
()
Remarks
This constructor initializes the current logging level with
Error
.
See Also
Logger Class
Logger Overload
WebSocketSharp Namespace