Gets or sets the parent logger in the hierarchy.
The parent logger in the hierarchy.
Part of the Composite pattern that makes the hierarchy. The hierarchy is parent linked rather than child linked.
Logger Class | log4net.Repository.Hierarchy Namespace