Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
Logger.Hierarchy Property
Gets or sets the Hierarchy where this Logger
instance is attached to.
[Visual�Basic]
Overridable�Public�Property�Hierarchy�As�
Hierarchy
[C#]
public�virtual�
Hierarchy�Hierarchy�{get;�set;}
Property Value
The hierarchy that this logger belongs to.
Remarks
This logger must be attached to a single Hierarchy.
See Also
Logger Class | log4net.Repository.Hierarchy Namespace