Add a way to create logger from multiple backends
Add a way to create loggers from pools of backends, instead of just a single one. This would allow logging to multiple outputs, with different levels, at the same time.
Add a way to create loggers from pools of backends, instead of just a single one. This would allow logging to multiple outputs, with different levels, at the same time.