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

Synopsis

Declared in <ball_log.h>

Record const*
record() const;

Created with MrDocs