Flow 1.0.0
Flow project: Full implementation reference.
Classes | Namespaces
verbosity_config.hpp File Reference
#include "flow/log/verbosity_config_fwd.hpp"
#include "flow/log/config.hpp"
#include <utility>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  flow::log::Verbosity_config
 Optional-use structure encapsulating a full set of verbosity config, such that one can parse it from a config source (like an options file) in concise form and apply it to a log::Config object. 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.