Support message supplier in WarnThenDebugLogger by izeye · Pull Request #3424 · micrometer-metrics/micrometer (original) (raw)
This PR updates WarnThenDebugLogger to support message supplier to reduce String instance creation when debug level is not enabled.
This PR also updates to use its supplier variants where beneficial.