LegacySourceLogger Constructor |
Initializes a new LegacySourceLogger.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected LegacySourceLogger( string role, Type type )
Parameters
- role
- Type: System.String
The role. - type
- Type: System.Type
The source Type.