Returns a string with the log categories in alphabetical order.
Synopsis
Declared in <logging.h>
std::string
LogCategoriesString() const;
Return Value
A comma‐separated list of category names.
Created with MrDocs
Returns a string with the log categories in alphabetical order.
Declared in <logging.h>
std::string
LogCategoriesString() const;
A comma‐separated list of category names.
Created with MrDocs