5 #ifndef OPENCV_CORE_LOGTAG_HPP
6 #define OPENCV_CORE_LOGTAG_HPP
8 #include "opencv2/core/cvstd.hpp"
9 #include "logger.defines.hpp"
LogLevel
Supported logging levels and their semantic.
Definition: logger.defines.hpp:25
"black box" representation of the file storage associated with a file on disk.
Definition: calib3d.hpp:441
Definition: logtag.hpp:16
LogLevel level
Definition: logtag.hpp:18
const char * name
Definition: logtag.hpp:17
LogTag(const char *_name, LogLevel _level)
Definition: logtag.hpp:20