![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include <ChimeraTK/cppext/future_queue.hpp>#include <boost/thread.hpp>#include <sstream>
Include dependency graph for Logger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::Logger |
| class | ChimeraTK::Logger::StreamProxy |
| Proxy for output stream, handed out to the log sources by the Logger::Module. More... | |
Namespaces | |
| namespace | ChimeraTK |
| InvalidityTracer application module. | |
Functions | |
| Logger::StreamProxy | ChimeraTK::logger (Logger::Severity severity, std::string context) |
| Convenience function to obtain the logger stream. | |