1 #ifndef MessageLogger_MessageLogger_h
2 #define MessageLogger_MessageLogger_h
147 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
150 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
152 std::auto_ptr<MessageSender>
ap;
170 { (*ap) <<
f;
return *
this; }
173 { (*ap) <<
f;
return *
this; }
176 std::auto_ptr<MessageSender>
ap;
194 { (*ap) <<
f;
return *
this; }
197 { (*ap) <<
f;
return *
this; }
200 std::auto_ptr<MessageSender>
ap;
220 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
223 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
226 std::auto_ptr<MessageSender>
ap;
248 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
251 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
254 std::auto_ptr<MessageSender>
ap;
276 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
279 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
282 std::auto_ptr<MessageSender>
ap;
302 { (*ap) <<
f;
return *
this; }
305 { (*ap) <<
f;
return *
this; }
308 std::auto_ptr<MessageSender>
ap;
327 { (*ap) <<
f;
return *
this; }
330 { (*ap) <<
f;
return *
this; }
333 std::auto_ptr<MessageSender>
ap;
352 { (*ap) <<
f;
return *
this; }
355 { (*ap) <<
f;
return *
this; }
358 std::auto_ptr<MessageSender>
ap;
372 explicit LogDebug_( std::string
const &
id, std::string
const &
file,
int line );
380 if (
ap.get()) (*
ap) <<
t;
387 if (
ap.get()) (*
ap) <<
f;
394 if (
ap.get()) (*
ap) <<
f;
401 std::auto_ptr<MessageSender>
ap;
410 explicit LogTrace_( std::string
const &
id );
418 if (
ap.get()) (*
ap) <<
t;
425 if (
ap.get()) (*
ap) <<
f;
432 if (
ap.get()) (*
ap) <<
f;
439 std::auto_ptr<MessageSender>
ap;
445 namespace edmmltest {
460 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
463 {
if(
ap.get()) (*
ap) <<
f;
return *
this; }
465 std::auto_ptr<MessageSender>
ap;
510 #define LogDebug(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_()
511 #define LogTrace(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_()
514 #define LogDebug(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::debugEnabled) ? edm::LogDebug_() : edm::LogDebug_(id, __FILE__, __LINE__)
515 #define LogTrace(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::debugEnabled) ? edm::LogTrace_() : edm::LogTrace_(id)
518 #endif // MessageLogger_MessageLogger_h
std::auto_ptr< MessageSender > ap
LogVerbatim(std::string const &id)
std::auto_ptr< MessageSender > ap
LogDebug_ dummyLogDebugObject_
LogInfo(std::string const &id)
std::auto_ptr< MessageSender > ap
void HaltMessageLogging()
LogDebug_ & operator<<(T const &t)
LogAbsolute(std::string const &id)
LogVerbatim & operator<<(T const &t)
bool isMessageProcessingSetUp()
std::auto_ptr< MessageSender > ap
LogWarning & operator<<(T const &t)
LogWarning(std::string const &id)
ELslProxy< ELwarningGen > const ELwarning
LogProblem(std::string const &id)
std::auto_ptr< MessageSender > ap
std::auto_ptr< MessageSender > ap
std::auto_ptr< MessageSender > ap
static void throwThis(Code category, char const *message0="", char const *message1="", char const *message2="", char const *message3="", char const *message4="")
std::auto_ptr< MessageSender > ap
LogInfo & operator<<(T const &t)
LogAbsolute & operator<<(T const &t)
~LogWarningThatSuppressesLikeLogInfo()
void GroupLogStatistics(std::string const &category)
ELslProxy< ELerrorGen > const ELerror
LogError(std::string const &id)
LogSystem & operator<<(T const &t)
LogPrint & operator<<(T const &t)
LogWarningThatSuppressesLikeLogInfo(std::string const &id)
LogTrace_ & operator<<(T const &t)
void setStandAloneMessageThreshold(std::string const &severity)
void squelchStandAloneMessageCategory(std::string const &category)
LogProblem & operator<<(T const &t)
std::auto_ptr< MessageSender > ap
LogTrace_ dummyLogTraceObject_
LogPrint(std::string const &id)
LogError & operator<<(T const &t)
ELslProxy< ELinfoGen > const ELinfo
Suppress_LogDebug_ & operator<<(T const &t)
ELslProxy< ELsevereGen > const ELsevere
std::auto_ptr< MessageSender > ap
std::auto_ptr< MessageSender > ap
LogSystem(std::string const &id)
std::auto_ptr< MessageSender > ap
LogImportant(std::string const &id)
LogImportant & operator<<(T const &t)
static const std::string category("Muon|RecoMuon|L3MuonCandidateProducerFromMuons")
std::string stripLeadingDirectoryTree(const std::string &file)
std::string stripLeadingDirectoryTree(const std::string &file) const
LogWarningThatSuppressesLikeLogInfo & operator<<(T const &t)
void snapshotMessageLog()