PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLogging­Property­OptionsFormatter
Open sandboxFocus

LoggingPropertyOptions.Formatter Property

Formatter

Gets the formatter to be used to render the property value.

Declaration
public IFormatter Formatter { get; }
Property Value
Type Description
IFormatter