Writers Property

Definition

Assembly XenoAtom.Logging.dll

Gets the writer configurations associated with this logger category.

public LogWriterConfigCollection Writers { get; }

Returns

Remarks

Mutate this collection only during configuration updates, then call ApplyChanges().