Logger.MultiLogger.removeLogger
Logger removeLogger(in char[] toRemove) @safeThis method removes a Logger from the MultiLogger.
Parameters
toRemove | 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. |
Returns
The removed