[#BloombergLP-ball-FileObserver-isStdoutLoggingPrefixEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver.adoc[FileObserver]::isStdoutLoggingPrefixEnabled :relfileprefix: ../../../ :mrdocs: Return `true` if this file observer uses the long output format when writing to `stdout`, and `false` otherwise (in which case the default short output format is used). See `enableStdoutLoggingPrefix` and `disableStdoutLoggingPrefix`. == Synopsis Declared in `<ball_fileobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isStdoutLoggingPrefixEnabled() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#