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>

~Log_Stream() noexcept(false);

Created with MrDocs