Gets the effective level for this logger.
Starting from this logger, searches the logger hierarchy for a non-null level and returns it. Otherwise, returns the level of the root logger.
The Logger class is designed so that this method executes as quickly as possible.
Logger Class | log4net.Repository.Hierarchy Namespace