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