Gibraltar.Agent Namespace (Loupe.Agent.NETCore)
In This Topic
Classes
Interfaces
| Interface | Description |
| IMessageSourceProvider | An interface used to provided the details of the origin (class, method, and source code file) of a log message when passing messages from an external log system to the Loupe Agent. |
Delegates
Enumerations
| Enumeration | Description |
| AsyncTaskResult | The result of processing an asynchronous task |
| LogMessageSeverity | This enumerates the severity levels used by Loupe log messages. |
| LogWriteMode | Specifies whether to wait for the message to be committed to the Agent before continuing execution or whether to record asynchronously and return immediately. |
See Also