BCLog::Logger::LogCategoriesString

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.