Enable the logging of user‐defined fields by this file observer.

Synopsis

Declared in <ball_fileobserver.h>

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

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

Description

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

DEPRECATED: Use setLogFormat instead.

Created with MrDocs