Return a new logger instance
The logger object with the name specified
Return a new logger instance.
If a logger of that name already exists, then it will be returned. Otherwise, a new logger will be instantiated and then linked with its existing ancestors as well as children.
LoggerRepositorySkeleton Class | log4net.Repository Namespace