toast::log::to_stream< HeaderPolicy, FooterPolicy, StreamPolicy > Struct Template Reference
[toast logging library]
#include <toast/log/output_policies.hpp>
List of all members.
Detailed Description
template<typename HeaderPolicy = default_header_policy, typename FooterPolicy = newline, typename StreamPolicy = any_stream>
struct toast::log::to_stream< HeaderPolicy, FooterPolicy, StreamPolicy >
This OutputPolicy directs the loggers output to a user provided stream.
The documentation for this struct was generated from the following file: