[#BloombergLP-balxml-Decoder_ErrorLogger-stream] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ErrorLogger.adoc[Decoder_ErrorLogger]::stream :relfileprefix: ../../../ :mrdocs: Return a reference to the stream used to accumulate the log message. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& stream(); ---- == Return Value reference to the logger's output stream [.small]#Created with https://www.mrdocs.com[MrDocs]#