Franz Busch
Franz Busch
I agree with this. Let's remove throttle from 1.0.0 and brainstorm again exactly what semantics we want to implement here.
We have been working on a 1.0.0 for quite some time now and are just going through the final open issues that are blocking the release. The goal for 1.0.0...
@AndriusA Can you update this PR so we can start to review it?
@swift-server-bot test this please
@swift-server-bot test this please
What do you think about adding just the metadata to the task local but still threading the logger itself around. This still reduces a bunch of logger passing to individual...
> Better than nothing but still incomplete IMHO. That won't allow me to change the log level for known problematic areas of the code. It's often useful to say lower...
> That's orthogonal. That sets everything to a different level, I want just want to change it for everything down from the current call stack. Not sure what you mean...
Thinking about this some. Overall, I agree we should just lean into making the logger be a task local. This is overall good for the ecosystem since we force people...
I would be interested in getting a bit more background here. When are you doing this equitability check and what do intend to get out of it? Purely from a...