Class LogHierarchyEntryInheritanceobjectLogEntryLogHierarchyEntryInherited MembersLogEntry.IdLogEntry.LogDateLogEntry.StartDateLogEntry.EndDateLogEntry.LevelLogEntry.MessageLogEntry.TaskTypeLogEntry.TaskNameLogEntry.ActionLogEntry.TaskHashLogEntry.SourceLogEntry.LoadProcessIdobject.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.LoggingAssembly: ETLBox.Logging.dllSyntax# public class LogHierarchyEntry : LogEntryConstructorsLogHierarchyEntry()#Declaration public LogHierarchyEntry()LogHierarchyEntry(LogEntry)#Declaration public LogHierarchyEntry(LogEntry entry)ParametersTypeNameDescriptionLogEntryentryPropertiesChildren#Declaration public List<LogHierarchyEntry> Children { get; set; }Property ValueTypeDescriptionList<LogHierarchyEntry>Parent#Declaration [JsonIgnore] public LogHierarchyEntry Parent { get; set; }Property ValueTypeDescriptionLogHierarchyEntryPrevLoggingNextLogSection