Logger.GetLogger Method (String, CallerInfo) |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 5.0.55.0 (5.0.55.0)
C#
public static Logger GetLogger( string role, ref CallerInfo callerInfo )
Parameters
- role
- Type: System.String
- callerInfo
- Type: PostSharp.Patterns.Diagnostics.Contexts.CallerInfo