mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
Adding a strigify function for the node_ops_cmd enum, will make the log output more readable and will make it possible (hopefully) to do initial analysis without consulting the source code. Refs #9629 Signed-off-by: Eliran Sinvani <eliransin@scylladb.com> Closes #9745