#include <loggingLog4cpp.h>

Public Member Functions | |
| LogTrace (ACSCategory *logger, const std::string &method, const std::string &file, const unsigned long line) | |
| LogTrace (ACSCategory *logger, const std::string &method) | |
| ~LogTrace () | |
Private Attributes | |
| ACSCategory * | logger |
| const std::string | method |
| const std::string | file |
| const unsigned long | line |
| logging::LogTrace::LogTrace | ( | ACSCategory * | logger, | |
| const std::string & | method, | |||
| const std::string & | file, | |||
| const unsigned long | line | |||
| ) |
| logging::LogTrace::LogTrace | ( | ACSCategory * | logger, | |
| const std::string & | method | |||
| ) |
| logging::LogTrace::~LogTrace | ( | ) |
const std::string logging::LogTrace::file [private] |
const unsigned long logging::LogTrace::line [private] |
ACSCategory* logging::LogTrace::logger [private] |
const std::string logging::LogTrace::method [private] |
1.7.0