Destroy this logging stream and log its held record.
Synopsis
Declared in <ball_log.h>
~Log_Stream() noexcept(false);
Description
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.
Created with MrDocs