Hierarchy Root Property Apache log4net™ SDK Documentation
Get the root of this hierarchy

Namespace: log4net.Repository.Hierarchy
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public Logger Root { get; }

Property Value

Type: Logger
Remarks

Get the root of this hierarchy.

See Also