Public Member Functions | Static Public Member Functions | Private Member Functions | Friends

logging::ACSCategory Class Reference

#include <loggingACSCategory.h>

List of all members.

Public Member Functions

 ACSCategory (const std::string &name, log4cpp::Category *parent, log4cpp::Priority::Value priority=log4cpp::Priority::NOTSET)
void setPriority (::log4cpp::Priority::Value priority) throw (std::invalid_argument)
virtual ~ACSCategory ()
void log (ACSLoggingEvent &lr) throw ()
void log (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
void log (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line) throw ()
void trace (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isTraceEnabled () const throw ()
void delouse (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isDelouseEnabled () const throw ()
void debug (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &urie) throw ()
bool isDebugEnabled () const throw ()
void info (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isInfoEnabled () const throw ()
void notice (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isNoticeEnabled () const throw ()
void warn (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isWarnEnabled () const throw ()
void error (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isErrorEnabled () const throw ()
void crit (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isCritEnabled () const throw ()
void alert (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isAlertEnabled () const throw ()
void emerg (const std::string &message,::log4cpp::Priority::Value priority, const std::string &routine, const std::string &file, unsigned int line, const std::string &host, const std::string &context, const std::string &audience, const std::string &sourceObject, const std::string &array, const std::string &antenna, const std::string &stackId, const int stackLevel, const std::string &uri) throw ()
bool isEmergEnabled () const throw ()
void addAppender (log4cpp::Appender *appender) throw (std::invalid_argument)
log4cpp::Appender * getAppender (const std::string &name) const

Static Public Member Functions

static ACSCategorygetInstance (const std::string &name)
static ACSCategoryexist (const std::string &name)

Private Member Functions

 ACSCategory (const Category &other)
ACSCategoryoperator= (const Category &other)

Friends

class ACSHierarchyMaintainer

Constructor & Destructor Documentation

logging::ACSCategory::ACSCategory ( const std::string &  name,
log4cpp::Category *  parent,
log4cpp::Priority::Value  priority = log4cpp::Priority::NOTSET 
)
virtual logging::ACSCategory::~ACSCategory (  )  [virtual]
logging::ACSCategory::ACSCategory ( const Category &  other  )  [private]

Member Function Documentation

void logging::ACSCategory::addAppender ( log4cpp::Appender *  appender  )  throw (std::invalid_argument)
void logging::ACSCategory::alert ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::crit ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::debug ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  urie 
) throw ()
void logging::ACSCategory::delouse ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::emerg ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::error ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
static ACSCategory* logging::ACSCategory::exist ( const std::string &  name  )  [static]
log4cpp::Appender* logging::ACSCategory::getAppender ( const std::string &  name  )  const
static ACSCategory& logging::ACSCategory::getInstance ( const std::string &  name  )  [static]
void logging::ACSCategory::info ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
bool logging::ACSCategory::isAlertEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isCritEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isDebugEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isDelouseEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isEmergEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isErrorEnabled (  )  const throw () [inline]

References ERROR.

bool logging::ACSCategory::isInfoEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isNoticeEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isTraceEnabled (  )  const throw () [inline]
bool logging::ACSCategory::isWarnEnabled (  )  const throw () [inline]
void logging::ACSCategory::log ( ACSLoggingEvent lr  )  throw ()
void logging::ACSCategory::log ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line 
) throw ()
void logging::ACSCategory::log ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::notice ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
ACSCategory& logging::ACSCategory::operator= ( const Category &  other  )  [private]
void logging::ACSCategory::setPriority ( ::log4cpp::Priority::Value  priority  )  throw (std::invalid_argument)
void logging::ACSCategory::trace ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()
void logging::ACSCategory::warn ( const std::string &  message,
::log4cpp::Priority::Value  priority,
const std::string &  routine,
const std::string &  file,
unsigned int  line,
const std::string &  host,
const std::string &  context,
const std::string &  audience,
const std::string &  sourceObject,
const std::string &  array,
const std::string &  antenna,
const std::string &  stackId,
const int  stackLevel,
const std::string &  uri 
) throw ()

Friends And Related Function Documentation

friend class ACSHierarchyMaintainer [friend]

The documentation for this class was generated from the following file: