Hi all,
>> I’m wondering if there is a way to have logback “save” debug messages and only log them if an error is logged at some point later on in the same transaction.
> That sounds like a feature you should bake into your codebase, instead of pushing it to logback.
As I have had the same thought a couple of times before, I disagree. Why should everyone fix the same problem in their own codebase? Isn’t that what libraries are for?
Groeten,
Friso