record overloads

Synopses

Declared in <ball_log.h>

Return the address of the modifiable log record held by this logging formatter. The address remains valid until this logging formatter is destroyed.

Return the address of the non‐modifiable log record held by this logging formatter. The address remains valid until this logging formatter is destroyed.

Record const*
record() const;

Created with MrDocs