#include <loggingACSLoggingEvent.h>
List of all members.
Public Member Functions |
| | 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) |
Public Attributes |
| ::std::string | routineName |
| ::std::string | fileName |
| unsigned int | line |
| ::std::string | hostName |
| ::std::string | contextName |
| ::std::string | audienceName |
Constructor & Destructor Documentation
| 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 | |
|
) |
| | |
Member Data Documentation
Name of the file which generate the routine (__FILE__)
Name of the routine which generate the log.
The documentation for this struct was generated from the following file: