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


In This Topic
    LogMessageGroup Class Members
    In This Topic

    The following tables list the members exposed by LogMessageGroup.

    Public Properties
     NameDescription
    Public PropertyThe fully qualified name of this group.  
    Public PropertyThe collection of log message groups that are a child of this group.  
    Public PropertyTrue if this is a leaf node, false if it has child groups.  
    Public PropertyThe worst-case severity of the log messages in this group  
    Public PropertyThe worst-case severity of the log messages in this group or any group underneith it.  
    Public PropertyThe number of messages contained in this group  
    Public PropertyThe number of messages contained in this group including its child groups  
    Public PropertyThe name of this group (not fully qualified)  
    Public PropertyOptional. The parent of this group (null for top level groups)  
    Top
    Public Methods
     NameDescription
    Public MethodCompares the current object with another object of the same type.  
    Top
    See Also