Clone()
Returns a shallow copy of the current instance, sharing the same value of the Verbosity property.
Declaration
public virtual LoggingContextLocalConfiguration Clone()
Returns
Type | Description |
---|---|
LoggingContextLocalConfiguration | A shallow copy of the current instance |