Flow 1.0.2
Flow project: Public API.
|
Classes | |
class | flow::log::Simple_ostream_logger |
An implementation of Logger that logs messages to the given ostream s (e.g., cout or an ofstream for a file). More... | |
Namespaces | |
namespace | flow |
Catch-all namespace for the Flow project: A collection of various production-quality modules written in modern C++17, originally by ygoldfel. | |
namespace | flow::log |
Flow module providing logging functionality. | |