boost::log::operator<< — Output operator.
// In header: <boost/log/utility/slim_string.hpp> template<typename CharT, typename TraitsT> std::basic_ostream< CharT, TraitsT > & operator<<(std::basic_ostream< CharT, TraitsT > & strm, basic_slim_string< CharT, TraitsT > const & s);