Remove(LogWriterConfig) Method

Definition

Assembly XenoAtom.Logging.dll

Removes a writer configuration entry.

public bool Remove(LogWriterConfig writerConfig)

Parameters

writerConfig
LogWriterConfig

The writer configuration to remove.

Returns

Boolean
true if the entry existed; otherwise false.