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