LogRecordBuilder.SetThis Method |

Name | Description | |
---|---|---|
![]() | SetThis<T>(T) |
Sets the this (instance) value and uses the default formatter. This method is only invoked if the IncludeThisValue property is true.
|
![]() | SetThis<T>(T, IFormatter<T>) |
Sets the this (instance) value and uses a given formatter.
|
