BloombergLP::ball::Log_Formatter::~Log_Formatter

Destroy this logging formatter and log its held record.

Synopsis

Declared in <ball_log.h>

~Log_Formatter();

Description

Log the record held by this logging formatter to the held category (as returned by category) at the held severity (as returned by severity), and destroy this logging formatter.