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.
Synopsis
Declared in <bsls_review.h>
static
void
failByLog(ReviewViolation const& violation);
Created with MrDocs