Overload | Description |
---|---|
WriteMessage(LogMessageSeverity,LogWriteMode,Int32,Exception,String,String,String,Object[]) | Write a trace message directly to the Gibraltar log with an optional attached Exception and specifying Queued or WaitForCommit behavior. |
WriteMessage(LogMessageSeverity,LogWriteMode,Int32,Exception,Boolean,String,String,String,Object[]) | Write a trace message directly to the Gibraltar log with an optional attached Exception and specifying Queued or WaitForCommit behavior. |
WriteMessage(LogMessageSeverity,LogWriteMode,String,String,IMessageSourceProvider,IPrincipal,Exception,String,String,String,Object[]) | Write a complete log message to the Gibraltar central log. |