|
qxLib
|
#include <qx/asserts/error_context_stream.h>#include <qx/logger/logger.h>#include <qx/asserts/error_context.inl>Go to the source code of this file.
Classes | |
| class | qx::error_context |
| Collects all log messages in the scope of its lifetime and outputs them when any assertion is triggered. Particularly useful in multithreaded context where many threads write simultaneously, allowing seeing a clear thread output. More... | |
Definition in file error_context.h.