Gets the implementation behind this wrapper object.
The ILogger object that this object is implementing.
The Logger
object may not be the same object as this object because of logger decorators.
This gets the actual underlying objects that is used to process the log events.
LoggerWrapperImpl Class | log4net.Core Namespace