[#BloombergLP-ball-Severity-streamOut] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Severity.adoc[Severity]::streamOut :relfileprefix: ../../../ :mrdocs: Format the specified `value` to the specified output `stream` and return a reference to the modifiable `stream`. == Synopsis Declared in `<ball_severity.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::ostream& streamOut( std::ostream& stream, xref:BloombergLP/ball/Severity/Level.adoc[Severity::Level] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#