Loupe - Log - Monitor - Resolve
Inheritance Hierarchy
In This Topic
    Gibraltar.Agent Namespace (Loupe.Agent.NETCore)
    In This Topic
    Classes
     ClassDescription
    ClassWraps a delegate function for mapping an IPrincipal to an ApplicationUser
    ClassResolve the current IPrincipal using a delegate
    ClassThis static class is the primary API for logging with the Loupe Agent.
    ClassEvent arguments for the Log.Initialize event of the Loupe Agent Logging class.
    ClassEventArgs for Notification events.
    ClassEventArgs for Notification events.
    ClassEventArgs for Notification events.
    ClassPackages up session files collected on the local computer and sends them to a Loupe Server or anywhere via email or file transport with no user interface. For a user interface, see PackagerDialog.
    ClassInformation about the Package Send Events.
    ClassSummary information about the current session.
    Interfaces
     InterfaceDescription
    InterfaceAn 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
     DelegateDescription
    DelegateHandler for the Initialize event.
    DelegateHandler type for a message alert event.
    DelegateHandler type for a message event.
    DelegateHandler type for a message filter event.
    DelegateUsed to provide information on the status of a package send.
    Enumerations
     EnumerationDescription
    EnumerationThe result of processing an asynchronous task
    EnumerationThis enumerates the severity levels used by Loupe log messages.
    EnumerationSpecifies 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