This utility provides a namespace for functions to create log record formatters based on URI‐like scheme identifiers.

Synopsis

Declared in <ball_recordformatterregistryutil.h>

struct RecordFormatterRegistryUtil;

Static Member Functions

Name

Description

createRecordFormatter

Create and load a scheme‐selected log record formatter into result.

Static Data Members

Name

Description

k_FALLBACK_LOG_FORMAT_URI

URI used as a fallback when no scheme‐specific log format is available.

Created with MrDocs