

Go to the source code of this file.
Namespaces | |
| ros | |
| ros::file_log | |
| internal | |
Macros | |
| #define | ROSCPP_CONN_LOG_DEBUG(...) ROS_DEBUG_NAMED("roscpp_internal.connections", __VA_ARGS__) |
| #define | ROSCPP_LOG_DEBUG(...) ROS_DEBUG_NAMED("roscpp_internal", __VA_ARGS__) |
Functions | |
| const ROSCPP_DECL std::string & | ros::file_log::getLogDirectory () |
| #define ROSCPP_CONN_LOG_DEBUG | ( | ... | ) | ROS_DEBUG_NAMED("roscpp_internal.connections", __VA_ARGS__) |
Definition at line 36 of file file_log.h.
| #define ROSCPP_LOG_DEBUG | ( | ... | ) | ROS_DEBUG_NAMED("roscpp_internal", __VA_ARGS__) |
Definition at line 35 of file file_log.h.