Name | Description | |
---|---|---|
![]() | FullName | The fully qualified name of this group. |
![]() | Groups | The collection of log message groups that are a child of this group. |
![]() | IsLeaf | True if this is a leaf node, false if it has child groups. |
![]() | MaxSeverity | The worst-case severity of the log messages in this group |
![]() | MaxSeverityWithChildren | The worst-case severity of the log messages in this group or any group underneith it. |
![]() | MessageCount | The number of messages contained in this group |
![]() | MessageCountWithChildren | The number of messages contained in this group including its child groups |
![]() | Name | The name of this group (not fully qualified) |
![]() | Parent | Optional. The parent of this group (null for top level groups) |