TraceLoggingBackend.CreateTypeSource Method |
Creates a LoggingTypeSource for the given role and type.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Trace
Assembly: PostSharp.Patterns.Diagnostics.Backends.Tracing (in PostSharp.Patterns.Diagnostics.Backends.Tracing.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override LoggingTypeSource CreateTypeSource( LoggingNamespaceSource parent, Type type )
Parameters
- parent
- Type: PostSharp.Patterns.Diagnostics.LoggingNamespaceSource
- type
- Type: System.Type