Create a streampublisher and initialize it to publish metrics to the specified stream.

Synopsis

Declared in <balm_streampublisher.h>

StreamPublisher(std::ostream& stream);

Created with MrDocs