[#BloombergLP-ball-AsyncFileObserver-isUserFieldsLoggingEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AsyncFileObserver.adoc[AsyncFileObserver]::isUserFieldsLoggingEnabled :relfileprefix: ../../../ :mrdocs: Return `true` if the logging of user‐defined fields is enabled for this async file observer, and `false` otherwise. == Synopsis Declared in `<ball_asyncfileobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated("Use `setFormat` and attributes")]] bool isUserFieldsLoggingEnabled() const; ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]: Use `setFormat` and attributes. Use of this entity is allowed but discouraged. ==== == Description DEPRECATED: Do not use. [.small]#Created with https://www.mrdocs.com[MrDocs]#