|
MIRA
|
Auxiliary logging macros for special entities like exceptions, etc. More...


Go to the source code of this file.
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Macros | |
| #define | MIRA_LOG_EXCEPTION(level, ex) |
| Log the specified exception, including all information that the exception object carries. More... | |
| #define | MIRA_LOG_SIGNAL(level, sig) |
| Log the error string based on the specified signal and a backtrace if available. More... | |
Auxiliary logging macros for special entities like exceptions, etc.
1.8.14