UserFieldsPopulatorCallback is the type of a user‐supplied callback functor used to populate the user‐defined fields in each log record.
Synopsis
Declared in <ball_loggermanagerconfiguration.h>
typedef bsl::function<void(xref:BloombergLP/ball/UserFields.adoc[ball::UserFields*)>] UserFieldsPopulatorCallback;
Created with MrDocs