On Wednesday, 30 July 2014 at 14:25:49 UTC, David Nadlinger wrote:
On a note less related to bikes, could anybody explain to me why a name is something natural to a logger? In other words, why does it make sense to complicate the entire design with this instead of just using either a set (in place of a map) in MultiLogger or at least keeping the whole name concept local to it?

Cheers,
David

In addition:
The setter property for the name of the logger together with the sorting of loggers by name and 'assumeSorted' will cause trouble.

Reply via email to