LogManagerAllDisabled Property |
是否全部禁用,当配置Log:Disabled为all时此值为true
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool AllDisabled { get; }
Public ReadOnly Property AllDisabled As Boolean
Get
public:
property bool AllDisabled {
bool get ();
}
member AllDisabled : bool with get
Property Value
Type:
BooleanSee Also