[This is preliminary documentation and is subject to change.]
Returns a singlelton instance of the log that does not do anything
Namespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static NOPLog Instance { get; }public static NOPLog Instance { get; }Public Shared ReadOnly Property Instance As NOPLog
Get
Public Shared ReadOnly Property Instance As NOPLog
Get
public:
static property NOPLog^ Instance {
NOPLog^ get ();
}public:
static property NOPLog^ Instance {
NOPLog^ get ();
}static member Instance : NOPLog with get
static member Instance : NOPLog with get
Property Value
Type:
NOPLog