Flow 1.0.2
Flow project: Public API.
Classes | Namespaces
simple_ostream_logger.hpp File Reference

Classes

class  flow::log::Simple_ostream_logger
 An implementation of Logger that logs messages to the given ostreams (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.