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


In This Topic
    LogMessageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LogMessageEventArgs.

    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 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
    See Also