Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / LogMessageAlertEventArgs Class
Properties Methods


In This Topic
    LogMessageAlertEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LogMessageAlertEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe number of Critical log messages included in this notification event.  
    Public PropertyThe number of Error log messages included in this notification event.  
    Public PropertyThe number of log messages which have an attached Exception included in this notification event.  
    Public PropertyThe set of one or more log messages for this notification event in a read-only collection.  
    Public PropertyA minimum length of time to wait until another notification may be issued, requested by the client upon return.  
    Public PropertySet to automatically send the latest information on the current session when the event returns.  
    Public PropertyThe strongest log message severity included in this notification event.  
    Public PropertyThe total number of log messages included in this notification event.  
    Public PropertyThe number of Warning log messages included in this notification event.  
    Top
    Public Methods
     NameDescription
    Public MethodIndicates if there is sufficient configuration information to send the current session (either via Loupe Server or email)  
    Top
    See Also