log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
Hierarchy.Root Property
Get the root of this hierarchy
[Visual Basic]
Public ReadOnly Property Root As
Logger
[C#]
public
Logger Root {get;}
Remarks
Get the root of this hierarchy.
See Also
Hierarchy Class | log4net.Repository.Hierarchy Namespace