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.

System.Type type

The source System.Type emitting the log records.