#include <loggingACSLoggingEvent.h>
List of all members.
Public Member Functions |
| ACSLoggingEvent () |
| ACSLoggingEvent (const std::string &logger, 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) |
Public Attributes |
::std::string | routineName |
::std::string | fileName |
unsigned int | line |
::std::string | hostName |
::std::string | contextName |
::std::string | audienceName |
::std::string | sourceObject |
::std::string | array |
::std::string | antenna |
::std::string | stackId |
int | stackLevel |
::std::string | uri |
Constructor & Destructor Documentation
logging::ACSLoggingEvent::ACSLoggingEvent |
( |
|
) |
|
logging::ACSLoggingEvent::ACSLoggingEvent |
( |
const std::string & |
logger, |
|
|
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 | |
|
) |
| | |
Member Data Documentation
Name of the file which generate the routine (__FILE__)
Name of the host, it should be used ACE_OS::hostname() to retrieve the name
Name of the routine which generate the log.
The documentation for this struct was generated from the following file: