17 auto const I =
streams.find(psetName);
19 return dynamic_cast<ostringstream&
>(
static_cast<ostream&
>(I->second));
22 <<
"Unable to find specified messagefacility logging stream \"" << psetName
23 <<
":\" please ensure it has been configured as a destination.";
std::ostringstream & getStringStream(std::string const &psetName)
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
std::map< std::string, cet::ostream_handle > streams