boost::logging::destination::convert Namespace Reference
Allows writing messages to destinations.
More...
Detailed Description
Allows writing messages to destinations.
It has 2 function overloads:
- write(message, output) - writes the given message, to the given output
- do_convert(message, into<other_type>() );
FIXME
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback