BloombergLP::ball::FileObserver::disableUserFieldsLogging

Disable the logging of user-defined fields by this file observer. This method has no effect if logging of user-defined fields is not enabled, or if a format string other than the default one is in effect.

Synopsis

Declared in <ball_fileobserver.h>

[[deprecated("Use `setFormat` and attributes")]]
void
disableUserFieldsLogging();

WARNING

Deprecated: Use `setFormat` and attributes. Use of this entity is allowed but discouraged.

Description

DEPRECATED: Use setLogFormat instead.