Re: logging the Scala way and named varargs
> So I urge you to take time to write a better replacement, as something
> better would certainly revolutionize the field. And, trust me, people on
> operations need all the help they can get.
Agreed that there are many possible usage scenarios. My personal pain
point is mostly about trying to use a severity system for something
that should be more categorical, and having to resort to various
'hacks' like having multiple different logger objects to juggle and
stuff. I believe there is a better API somewhere Out There in the
Platonic World that could make my personal life less frustrating.
Dunno how much it would help others, but I mostly feel like it
couldn't be much worse than how things are now ;-)
sincerely.