Parse the simplified format specification (see {`Simplified Record Format Specification`}) in the specified `format` and configure this formatter accordingly. Return 0 on success, and a non‐zero value otherwise.

Synopsis

Declared in <ball_recordjsonformatter.h>

int
setSimplifiedFormat(std::string_view const& format);

Created with MrDocs