PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Backend­OptionsInclude­Manual­Logging­Source­Line­Info
Open sandboxFocus

LoggingBackendOptions.IncludeManualLoggingSourceLineInfo Property

IncludeManualLoggingSourceLineInfo

Determines whether source line information should be included in the log output for manual logging (written using LogSource).

Declaration
public bool IncludeManualLoggingSourceLineInfo { get; set; }
Property Value
Type Description
Boolean