[#BloombergLP-ball-FileObserver-getStdoutLogFormat] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver.adoc[FileObserver]::getStdoutLogFormat :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/string.adoc[bsl::string] const& getStdoutLogFormat() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#