[#BloombergLP-ball-Log_Stream-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Log_Stream.adoc[Log_Stream]::~Log_Stream :relfileprefix: ../../../ :mrdocs: Log the record held by this logging stream to the held category (as returned by `category`) at the held severity (as returned by `severity`) and destroy this logging stream. == Synopsis Declared in `<ball_log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Log_Stream() noexcept(false); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#