> I wonder how we will be able to enforce such way of logging once we are > done with the switch. No all logging needs to be done this way. This will coexist with traditional slf4j logging.
However, hopefully this will prove useful enough that a string interpolated log will start to stick out like a sore thumb when seen in reviews. Also bad logging doesn't take away from the good logging. We're already past the point that eyeballing the logs is any use, so if there's noise, it can just be ignored with the rest of the noise -Ivan