Logger.OpenActivity Method (String, Object[], 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 LogActivity OpenActivity( string text, Object[] args, ref CallerInfo callerInfo )
Parameters
- text
- Type: System.String
- args
- Type: System.Object[]
- callerInfo
- Type: PostSharp.Patterns.Diagnostics.Contexts.CallerInfo