Construct a RootLogger
Initializes a new instance of the RootLogger class with the specified logging level.
The root logger names itself as "root". However, the root logger cannot be retrieved by name.
RootLogger Class | log4net.Repository.Hierarchy Namespace