STXXL
1.4.0
|
All STXXL components should output log or trace messages using the following macros. There are two basic methods for logging using ostream syntax:
For debugging and tracing the following macros can be used for increasing levels of verbosity:
A method used by some submodule authors to create their own levels of verbosity is to make their own debugging macros: