66 StandAloneScribe(
const StandAloneScribe&);
68 const StandAloneScribe& operator=(
const StandAloneScribe&);
89 <<
" " << errorobj_p->
xid().
id <<
": \n"
111 boost::shared_ptr<StandAloneScribe> obtainStandAloneScribePtr() {
112 static boost::shared_ptr<StandAloneScribe>
113 standAloneScribe_ptr(
new StandAloneScribe );
114 return standAloneScribe_ptr;
120 boost::shared_ptr<edm::service::AbstractMLscribe>
141 (boost::shared_ptr<edm::service::AbstractMLscribe>
m)
144 mlscribe_ptr = obtainStandAloneScribePtr();
167 ex <<
"\n The preceding exception was thrown in MessageLoggerScribe\n";
168 ex <<
"and forwarded to the main thread from the Messages thread.";
169 std::cerr <<
"exception from MessageLoggerQ::"
170 << commandMnemonic <<
" - exception what() is \n"
268 if (
squelchSet.count(category) > 0 )
return true;
virtual char const * what() const
static void setMLscribe_ptr(boost::shared_ptr< edm::service::AbstractMLscribe > m)
static bool handshaked(const OpCode &op)
static void MLqEXT(service::NamedDestination *p)
static void standAloneThreshold(std::string const &severity)
static bool ignore(edm::ELseverityLevel const &severity, std::string const &category)
static void squelch(std::string const &category)
const ELstring getSymbol() const
const ELextendedID & xid() const
static void MLqCFG(ParameterSet *p)
static edm::ELseverityLevel threshold
static MessageLoggerQ * instance()
ELstring fullText() const
static void handshakedCommand(OpCode opcode, void *operand, std::string const &commandMnemonic)
static void MLqJRS(std::map< std::string, double > *sum_p)
static void MLqMOD(std::string *jm)
static void MLqGRP(std::string *cat_p)
static void MLqLOG(ErrorObj *p)
static boost::shared_ptr< edm::service::AbstractMLscribe > mlscribe_ptr
static std::set< std::string > squelchSet
static void MLqJOB(std::string *j)
static void simpleCommand(OpCode opcode, void *operand)