Return a reference to the modifiable stream held by this logging stream. The reference remains valid until this logging stream is destroyed.
Synopsis
Declared in <ball_log.h>
std::ostream&
stream();
Return Value
reference to the modifiable stream
Created with MrDocs