[#BloombergLP-bsls-debugprint-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::debugprint :relfileprefix: ../../ :mrdocs: Print to the console the string "true" if the specified `v` is true, and the string "false" otherwise. == Synopsis Declared in `<bsls_bsltestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void debugprint(bool v); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#