instead of using fmt::runtime format string, use compile-time format string, so that we can have compile-time format check provided by {fmt}. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#17709