Home | C-Bits Package Documentation | Project Page |
The central class in this package is cbits::LogStream, which can be dynamically configured with a threshold logging level and used to write log records to a disk file or to decorate an existing output stream instance.
The package also includes various stream manipulators for setting the log level of particular log statements, inserting a datetime string into the stream, and other things.
See the class cbits::LogStream documentation for more details.
|
|