#include "icl_core_logging/LoggingMacros_LOGGING_FMT.h"
Go to the source code of this file.
Defines | |
#define | LLOGGING_FMT_DEBUG(streamname,...) (void)0 |
#define | LLOGGING_FMT_DEBUG_C(streamname, classname,...) (void)0 |
#define | LLOGGING_FMT_DEBUG_CO(streamname, classname, objectname,...) (void)0 |
#define | LLOGGING_FMT_ERROR(streamname,...) (void)0 |
#define | LLOGGING_FMT_ERROR_C(streamname, classname,...) (void)0 |
#define | LLOGGING_FMT_ERROR_CO(streamname, classname, objectname,...) (void)0 |
#define | LLOGGING_FMT_INFO(streamname,...) (void)0 |
#define | LLOGGING_FMT_INFO_C(streamname, classname,...) (void)0 |
#define | LLOGGING_FMT_INFO_CO(streamname, classname, objectname,...) (void)0 |
#define | LLOGGING_FMT_TRACE(streamname,...) (void)0 |
#define | LLOGGING_FMT_TRACE_C(streamname, classname,...) (void)0 |
#define | LLOGGING_FMT_TRACE_CO(streamname, classname, objectname,...) (void)0 |
#define | LLOGGING_FMT_WARNING(streamname,...) (void)0 |
#define | LLOGGING_FMT_WARNING_C(streamname, classname,...) (void)0 |
#define | LLOGGING_FMT_WARNING_CO(streamname, classname, objectname,...) (void)0 |
Definition in file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_DEBUG | ( | streamname, | |
... | |||
) | (void)0 |
Definition at line 44 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_DEBUG_C | ( | streamname, | |
classname, | |||
... | |||
) | (void)0 |
Definition at line 64 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_DEBUG_CO | ( | streamname, | |
classname, | |||
objectname, | |||
... | |||
) | (void)0 |
Definition at line 84 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_ERROR | ( | streamname, | |
... | |||
) | (void)0 |
Definition at line 41 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_ERROR_C | ( | streamname, | |
classname, | |||
... | |||
) | (void)0 |
Definition at line 61 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_ERROR_CO | ( | streamname, | |
classname, | |||
objectname, | |||
... | |||
) | (void)0 |
Definition at line 81 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_INFO | ( | streamname, | |
... | |||
) | (void)0 |
Definition at line 43 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_INFO_C | ( | streamname, | |
classname, | |||
... | |||
) | (void)0 |
Definition at line 63 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_INFO_CO | ( | streamname, | |
classname, | |||
objectname, | |||
... | |||
) | (void)0 |
Definition at line 83 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_TRACE | ( | streamname, | |
... | |||
) | (void)0 |
Definition at line 45 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_TRACE_C | ( | streamname, | |
classname, | |||
... | |||
) | (void)0 |
Definition at line 65 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_TRACE_CO | ( | streamname, | |
classname, | |||
objectname, | |||
... | |||
) | (void)0 |
Definition at line 85 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_WARNING | ( | streamname, | |
... | |||
) | (void)0 |
Definition at line 42 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_WARNING_C | ( | streamname, | |
classname, | |||
... | |||
) | (void)0 |
Definition at line 62 of file LoggingMacros_LLOGGING_FMT.h.
#define LLOGGING_FMT_WARNING_CO | ( | streamname, | |
classname, | |||
objectname, | |||
... | |||
) | (void)0 |
Definition at line 82 of file LoggingMacros_LLOGGING_FMT.h.