Namespaces | Macros
log_wrapper.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 industrial
 
 industrial::log_wrapper
 Contains macro that wrap standard logging calls. Wrapping logging calls allows libraries to be used inside and outside the ROS framework.
 

Macros

#define LOG_COMM(format, ...)
 
#define LOG_DEBUG(format, ...)
 
#define LOG_ERROR(format, ...)
 
#define LOG_FATAL(format, ...)
 
#define LOG_INFO(format, ...)
 
#define LOG_WARN(format, ...)
 

Macro Definition Documentation

◆ LOG_COMM

#define LOG_COMM (   format,
  ... 
)

Definition at line 130 of file log_wrapper.h.

◆ LOG_DEBUG

#define LOG_DEBUG (   format,
  ... 
)

Definition at line 131 of file log_wrapper.h.

◆ LOG_ERROR

#define LOG_ERROR (   format,
  ... 
)

Definition at line 134 of file log_wrapper.h.

◆ LOG_FATAL

#define LOG_FATAL (   format,
  ... 
)

Definition at line 135 of file log_wrapper.h.

◆ LOG_INFO

#define LOG_INFO (   format,
  ... 
)

Definition at line 132 of file log_wrapper.h.

◆ LOG_WARN

#define LOG_WARN (   format,
  ... 
)

Definition at line 133 of file log_wrapper.h.



simple_message
Author(s): Shaun Edwards
autogenerated on Mon Feb 28 2022 22:34:36