Return the format specification for log records written to stdout by this file observer. See {Log Record Formatting} for details on the syntax of format specifications.
Synopsis
Declared in <ball_fileobserver.h>
bsl::string const&
getStdoutLogFormat() const;
Created with MrDocs