PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​Application­InsightsApplication­Insights­Logging­Type­SourceApplication­Insights­Logging­Type­Source
Open sandboxFocus

ApplicationInsightsLoggingTypeSource Constructor

ApplicationInsightsLoggingTypeSource(LoggingNamespaceSource, Type)

Declaration
public ApplicationInsightsLoggingTypeSource(LoggingNamespaceSource parent, Type type)
Parameters
Type Name Description
LoggingNamespaceSource parent

The parent LoggingNamespaceSource.

Type type

The source Type emitting the log records.