[#BCLog-Logger-LogCategoriesString] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::LogCategoriesString :relfileprefix: ../../ :mrdocs: Returns a string with the log categories in alphabetical order. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string LogCategoriesString() const; ---- == Return Value A comma‐separated list of category names. [.small]#Created with https://www.mrdocs.com[MrDocs]#