[#BCLog-Logger-NumConnections] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::NumConnections :relfileprefix: ../../ :mrdocs: Count the callbacks currently connected to the print signal. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e43eecbf8)]] size_t NumConnections(); ---- == Return Value The number of connected callbacks. [.small]#Created with https://www.mrdocs.com[MrDocs]#