Gets the wrapper object for the specified logger.
The wrapper object for the specified logger
If the logger is null then the corresponding wrapper is null.
Looks up the wrapper it it has previously been requested and returns it. If the wrapper has never been requested before then the CreateNewWrapperObject virtual method is called.
WrapperMap Class | log4net.Core Namespace