ProxyLogger
Logger implementation which calls all registered Loggers when this instance log method is called.
Parameters
initialLoggers
Initial Iterable of loggers to be used by the ProxyLogger.
Constructors
Link copied to clipboard
Creates an instance of ProxyLogger using supplied loggers.