mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
Currently, there is no visibility at all into what happens when attempting to load schema from schema tables. If it fails, we are left guessing on what went wrong. Add a logger and add various debug/trace logs to help following the process and identify what went wrong.