boost::logging::destination::dbg_window_t< convert_dest > Struct Template Reference
Writes the string to output debug window.
More...
List of all members.
Detailed Description
template<class convert_dest = do_convert_destination>
struct boost::logging::destination::dbg_window_t< convert_dest >
Writes the string to output debug window.
For non-Windows systems, this is the console.
- Examples:
-
custom_fmt_dest.cpp, ded_loger_one_filter.cpp, mul_loggers_one_filter.cpp, no_levels_with_route.cpp, ts_loger_one_filter.cpp, use_profiler.cpp, use_tss_ostringstream.cpp, and your_scenario.cpp.
The documentation for this struct was generated from the following file:
- format/destination/defaults.hpp
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback