qxLib
Classes
error_context.h File Reference
#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...
 

Detailed Description

Author
Khrapov
Date
10.02.2026

Definition in file error_context.h.