log4net SDK Reference

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