smallrye-common
smallrye-common copied to clipboard
SmallRye Common Process - logOnSuccess default value?
Given https://github.com/quarkusio/quarkus/pull/48959/files (and there might be others lurking around), I wonder if having true as the default for logOnSuccess is a good idea?
Or if we should disable it by default for a lot more setups? Typically when you consume the error?
Another option would be to log it at the trace level?
I'd be fine with disabling it by default.