Initializes a new instance of the Logging class

Namespace: BrightstarDB
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public Logging()
Visual Basic
Public Sub New
Visual C++
public:
Logging()
F#
new : unit -> Logging

See Also