Logger.WriteException Method (LogLevel, Exception, 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 void WriteException( LogLevel level, Exception exception, string text, ref CallerInfo callerInfo )
Parameters
- level
- Type: PostSharp.Patterns.Diagnostics.LogLevel
- exception
- Type: System.Exception
- text
- Type: System.String
- callerInfo
- Type: PostSharp.Patterns.Diagnostics.Contexts.CallerInfo