Luiza
v03-01
|
#include <logbuffer.h>
Inherits streambuf.
Public Member Functions | |
virtual int | overflow (int c=EOF) |
Helper class that adds a prefix to every new line that is written to its std::ostream.
|
inlinevirtual |
This is where the logstream's current prefix is added to every new line written to the std::ostream that has this logbuffer. Idea taken from J.Samson, DESY.
References streamlog::logstream::prefix().