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