scclib
Stable Cloud Computing C++ Library
|
Logging utility which can share std::ostream objects between multiple threads. More...
Files | |
file | logger.h |
Thread safe logging. | |
file | logger.cc |
Thread safe logging implementation | |
file | logger.cc |
Tests for Thread safe logging. | |
Classes | |
class | scc::util::Logger |
Thread-safe stream logger. More... | |
Logging utility which can share std::ostream objects between multiple threads.