4 lines
217 B
Text
4 lines
217 B
Text
|
RLog provides a flexible message logging facility for C++ programs and
|
||
|
libraries. It is highly optimized for the case where no log messages are
|
||
|
output, so that it can be left in production code and enabled on-demand.
|