Update return type of LogCategory::get_category_names()
from std::vector<const char*>
to std::vector<std::string_view>
#7879
Merged
elle-j merged 6 commits intomasterfrom lj/category-namesJul 12, 2024
+13-13