NLog Logging Library

MDC Members

MDC overview

Public Static (Shared) Methods

Clear Clears the content of current thread MDC.
Contains Checks whether the specified item exists in current thread MDC.
Get Gets the current thread MDC named item.
Remove Removes the specified item from current thread MDC.
Set Sets the current thread MDC item to the specified value.

See Also

MDC Class | NLog Namespace