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

Classes

class  flow::log::Ostream_log_msg_writer
 Utility class, each object of which wraps a given ostream and outputs discrete messages to it adorned with time stamps and other formatting such as separating newlines. 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.