BloombergLP::ball::FileObserver::getStdoutLogFormat

Return the format specification used for stdout log records.

Synopsis

Declared in <ball_fileobserver.h>

bsl::string const&
getStdoutLogFormat() const;

Description

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.

Return Value

format specification for stdout log records