Overload | Description |
---|---|
VerboseDetail(String,String,String,String,Object[]) | Write a detailed Verbose message directly to the Loupe log. |
VerboseDetail(Exception,String,String,String,String,Object[]) | Write a detailed Verbose message directly to the Loupe log with an attached Exception. |
VerboseDetail(LogWriteMode,String,String,String,String,Object[]) | Write a detailed Verbose message directly to the Loupe log, specifying Queued or WaitForCommit behavior. |
VerboseDetail(Exception,LogWriteMode,String,String,String,String,Object[]) | Write a detailed Verbose message directly to the Loupe log with an optional attached Exception and specifying Queued or WaitForCommit behavior. |