BloombergLP::ball::AsyncFileObserver::getFileLogFormat

Return the format specification used for log-file records.

Synopsis

Declared in <ball_asyncfileobserver.h>

bsl::string const&
getFileLogFormat() const;

Description

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.

Return Value

format specification for log-file records