[#BloombergLP-bdlb-PrintMethods-print-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/PrintMethods.adoc[PrintMethods]::print :relfileprefix: ../../../ :mrdocs: Format the specified `object` to the specified output `stream`. == Synopsis Declared in `<bdlb_printmethods.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& print( std::ostream& stream, char object, int level = 0, int spacesPerLevel = 4); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#