15 #ifndef RCL__LOGGING_H_ 16 #define RCL__LOGGING_H_ 97 #endif // RCL__LOGGING_H_ rcl_ret_t rcl_logging_fini()
rmw_ret_t rcl_ret_t
Definition: types.h:20
Hold output of parsing command line arguments.
Definition: arguments.h:32
#define RCL_WARN_UNUSED
Ignored return values of functions with this macro will emit a warning.
Definition: macros.h:25
#define RCL_PUBLIC
Definition: visibility_control.h:48
bool rcl_logging_rosout_enabled()
See if logging rosout is enabled.
rcl_ret_t rcl_logging_configure(const rcl_arguments_t *global_args, const rcl_allocator_t *allocator)
Configure the logging system.