| LoggerDebugEnabled Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.Logging.Logger.DebugEnabled"]
Namespace:
Monkeyspeak.Logging
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public static bool DebugEnabled { get; set; }
Public Shared Property DebugEnabled As Boolean
Get
Set
public:
static property bool DebugEnabled {
bool get ();
void set (bool value);
}
static member DebugEnabled : bool with get, set
Property Value
Type:
BooleanSee Also