Returns a vector of the log categories in alphabetical order.
Declared in <logging.h>
<logging.h>
std::vector<LogCategory> LogCategoriesList() const;
The log categories, each with its enabled state, sorted by name.