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