The properties of the Logger class are listed below. For a complete list of Logger class members, see the Logger Members topic.
Additivity | Gets or sets a value indicating if child loggers inherit their parent's appenders. |
Appenders | Get the appenders contained in this logger as an ICollection. |
EffectiveLevel | Gets the effective level for this logger. |
Hierarchy | Gets or sets the Hierarchy where this Logger instance is attached to. |
Level | Gets or sets the assigned Level, if any, for this Logger. |
Name | Gets the logger name. |
Parent | Gets or sets the parent logger in the hierarchy. |
Repository | Gets the ILoggerRepository where this Logger instance is attached to. |
Logger Class | log4net.Repository.Hierarchy Namespace