internal More...
Functions | |
log4cxx::LevelPtr | getDebugLevel () |
log4cxx::LoggerPtr & | getFileOnlyLogger () |
const std::string & | getLogDirectory () |
const std::string & | getLogFilename () |
void | init (const M_string &remappings) |
Variables | |
log4cxx::LoggerPtr | g_file_only_logger |
std::string | g_log_directory |
std::string | g_log_filename |
internal
log4cxx::LevelPtr ros::file_log::getDebugLevel | ( | ) |
Definition at line 66 of file file_log.cpp.
log4cxx::LoggerPtr & ros::file_log::getFileOnlyLogger | ( | ) |
Definition at line 61 of file file_log.cpp.
const std::string & ros::file_log::getLogDirectory | ( | ) |
Definition at line 56 of file file_log.cpp.
const std::string & ros::file_log::getLogFilename | ( | ) |
Definition at line 51 of file file_log.cpp.
void ros::file_log::init | ( | const M_string & | remappings | ) |
Definition at line 49 of file file_log.cpp.
std::string ros::file_log::g_log_directory |
Definition at line 48 of file file_log.cpp.
std::string ros::file_log::g_log_filename |
Definition at line 47 of file file_log.cpp.