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