This method removes a Logger from the MultiLogger.
The name of the Logger to remove. If the Logger is not found null will be returned. Only the first occurrence of a Logger with the given name will be removed.
The removed Logger.
See Implementation
This method removes a Logger from the MultiLogger.