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