Gets the assigned level value without walking the logger hierarchy.
The assigned level value without walking the logger hierarchy.
Because the root logger cannot have a parent and its level must not be null
this property just returns the value of Level.
RootLogger Class | log4net.Repository.Hierarchy Namespace