Flow 1.0.2
Flow project: Full implementation reference.
Classes | Namespaces
simple_ostream_logger.hpp File Reference
#include "flow/log/ostream_log_msg_writer.hpp"
#include "flow/log/log.hpp"
#include "flow/util/util_fwd.hpp"
#include <boost/array.hpp>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

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.