| addFileLogAppender(std::string logger, std::string fileName) | tdk::utils::TdkLogger4cpp | |
| addSysLogAppender(std::string logger) | tdk::utils::TdkLogger4cpp | |
| createDefaultAppender(std::string logger) | tdk::utils::TdkLogger4cpp | |
| createFileAppender(std::string logger, std::string fileName) | tdk::utils::TdkLogger4cpp | [protected] |
| createNtEventAppender(std::string logger) | tdk::utils::TdkLogger4cpp | [protected] |
| debug(const char *msg, const char *file=__FILE__, const int line=__LINE__) | tdk::utils::TdkLogger4cpp | |
| error(const char *msg, const char *file=__FILE__, const int line=__LINE__) | tdk::utils::TdkLogger4cpp | |
| fatal(const char *msg, const char *file=__FILE__, const int line=__LINE__) | tdk::utils::TdkLogger4cpp | |
| finishDatabaseConnectMeasure(struct _timeb &startTime, std::string &dbKey) | TdkLogger | [static] |
| finishImportShapeMeasure(struct _timeb &startTime, std::string &shapeFilename, bool imported) | TdkLogger | [static] |
| finishMeasure(struct _timeb &startTime, std::string outMsg) | TdkLogger | [static] |
| GetInstance(std::string logger) | tdk::utils::TdkLogger4cpp | [static] |
| getLog4cpp() | tdk::utils::TdkLogger4cpp | [protected] |
| logger_ | tdk::utils::TdkLogger4cpp | [private] |
| setLayout(log4cpp::Appender *appender) | tdk::utils::TdkLogger4cpp | [protected] |
| startMeasure() | TdkLogger | [static] |
| TdkLogger4cpp(std::string name) | tdk::utils::TdkLogger4cpp | [protected] |
| trace(const char *msg, const char *file=__FILE__, const int line=__LINE__) | tdk::utils::TdkLogger4cpp | |
| warn(const char *msg, const char *file=__FILE__, const int line=__LINE__) | tdk::utils::TdkLogger4cpp | |
| writeToFile(struct _timeb &startTime, struct _timeb &finishTime, std::string &logMsg) | TdkLogger | [protected, static] |
| writeToFile(std::string &logMsg) | TdkLogger | [static] |
| ~TdkLogger4cpp() | tdk::utils::TdkLogger4cpp | |