Returns the named logger if it exists.
The logger, or null
if the logger doesn't exist in the specified assembly's repository.
If the named logger exists (in the repository for the specified assembly) then it returns a reference to the logger, otherwise it returns null
.
LogManager Class | log4net Namespace | LogManager.Exists Overload List