Simple-Log
alpha-v0.7
|
#include "ISink.hpp"
#include "Record.hpp"
#include "RecordQueue.hpp"
#include <algorithm>
#include <execution>
#include <future>
#include <memory>
#include <mutex>
#include <vector>
Go to the source code of this file.
Classes | |
class | sl::log::Core< TRecord > |
The central point of the whole library. Needs to be instantiated at least once. More... | |
Namespaces | |
sl | |
sl::log | |