Return the format specification for log records written to the log file 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&
getFileLogFormat() const;

Created with MrDocs