Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
mock_logger.h File Reference
#include <kcenon/common/interfaces/logger_interface.h>
#include <kcenon/common/interfaces/global_logger_registry.h>
#include <iostream>
#include <mutex>
#include <iomanip>
#include <sstream>
#include <chrono>
Include dependency graph for mock_logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mock_logger
 Mock logger implementation for demonstration. More...