This struct provides a namespace for a typedef of the functor used for formatting log records to a stream.

Synopsis

Declared in <ball_recordformatterfunctor.h>

struct RecordFormatterFunctor;

Type Aliases

Name

Description

Type

Type is the type of the functor used for formatting log records to a stream.

Created with MrDocs