Phil Kedy
Phil Kedy
@fbridger, You get bonus points for drawing pictures! > I would expect each handler to be independent and to be completely isolated between each other. In the scenario where the...
@fbridger Yes, precisely! Only helpful hint I'd add is that you can also limit which apps use a component configuration using `scopes`. https://docs.dapr.io/operations/components/component-scopes/#application-access-to-components-with-scopes
Thanks for get awesome description! I agree this probably warrants a new major release. I'm a little busy but I will review this as soon.
NanoBus already uses [uber-go/zap](https://github.com/uber-go/zap), which is a structured logger. What you are asking for is to be able to change the logger configuration for production instead of only development.