CMS 3D CMS Logo

ErrorLog.h File Reference

#include "FWCore/MessageLogger/interface/ELstring.h"
#include "FWCore/MessageLogger/interface/ELseverityLevel.h"
#include "FWCore/MessageLogger/interface/ErrorObj.h"
#include <sstream>
#include "FWCore/MessageService/interface/ErrorLog.icc"

Go to the source code of this file.

Namespaces

namespace  edm
namespace  edm::service

Classes

class  edm::service::ErrorLog

Defines

#define ERRLOG(sev, id)   errlog( sev, id ) << __FILE__ <<":" << __LINE__ << " "
#define ERRLOGTO(logname, sev, id)   logname( sev, id ) << __FILE__ <<":" << __LINE__ << " "
#define ERRORLOG_ICC

Functions

void edm::service::endmsg (ErrorLog &log)
ErrorLog & edm::service::operator<< (ErrorLog &e, const char s[])
ErrorLog & edm::service::operator<< (ErrorLog &e, unsigned short n)
ErrorLog & edm::service::operator<< (ErrorLog &e, unsigned long n)
ErrorLog & edm::service::operator<< (ErrorLog &e, unsigned int n)
ErrorLog & edm::service::operator<< (ErrorLog &e, short n)
ErrorLog & edm::service::operator<< (ErrorLog &e, long n)
ErrorLog & edm::service::operator<< (ErrorLog &e, int n)
template<class T>
ErrorLog & edm::service::operator<< (ErrorLog &e, const T &t)


Define Documentation

#define ERRLOG ( sev,
id   )     errlog( sev, id ) << __FILE__ <<":" << __LINE__ << " "

Definition at line 160 of file ErrorLog.h.

#define ERRLOGTO ( logname,
sev,
id   )     logname( sev, id ) << __FILE__ <<":" << __LINE__ << " "

Definition at line 163 of file ErrorLog.h.

#define ERRORLOG_ICC

Definition at line 178 of file ErrorLog.h.


Generated on Tue Jun 9 17:53:16 2009 for CMSSW by  doxygen 1.5.4