Check if the named logger exists in the repository. If so return its reference, otherwise returns null. 
The Logger object with the name specified
 If the names logger exists it is returned, otherwise null is returned. 
ILoggerRepository Interface | log4net.Repository Namespace