PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Type­SourceIContext­Local­Logger.​Get­Record­Builder
Open sandboxFocus

LoggingTypeSource.IContextLocalLogger.GetRecordBuilder Method

IContextLocalLogger.GetRecordBuilder(in CustomLogRecordOptions, ref CallerInfo, ILoggingContext)

Declaration
ICustomLogRecordBuilder IContextLocalLogger.GetRecordBuilder(in CustomLogRecordOptions options, ref CallerInfo callerInfo, ILoggingContext context)
Parameters
Type Name Description
CustomLogRecordOptions options
CallerInfo callerInfo
ILoggingContext context
Returns
Type Description
ICustomLogRecordBuilder
Implements
IContextLocalLogger.GetRecordBuilder(in CustomLogRecordOptions, ref CallerInfo, ILoggingContext)