Checks if this logger is enabled for a given Level passed as parameter.
true
if this logger is enabled for level
, otherwise false
.
Test if this logger is going to log events of the specified level.
This method must not throw any exception to the caller.
Logger Class | log4net.Repository.Hierarchy Namespace