Create a new Logger instance
The Logger instance for the specified name.
Create a new Logger instance with the specified name.
Called by the Hierarchy to create new named Logger instances.
If the name is null
then the root logger must be returned.
ILoggerFactory Interface | log4net.Repository.Hierarchy Namespace