BloombergLP::bsls::Review::failByLog

Log a failure message for the specified review violation to stdout.

Synopsis

Declared in <bsls_review.h>

static
void
failByLog(ReviewViolation const& violation);

Description

Log a message to stdout that an assertion has failed with information on the failure from the specified violation. A suitably formatted "cheap stack" is included in the log message that identifies the call site where the failure occurred.

Parameters

NameDescription
violationdetails of the failed review