Return the format specification for log records written to stdout by this async file observer. See {Log Record Formatting} for details on the syntax of format specifications.

Synopsis

Declared in <ball_asyncfileobserver.h>

bsl::string const&
getStdoutLogFormat() const;

Created with MrDocs