Searched refs:FT_LOG_ERROR (Results 1 – 1 of 1) sorted by relevance
23 FT_LOG_ERROR, /*!< Critical errors, software module can not recover on its own */ enumerator62 #define EARLY_LOGE(tag, format, ...) LOG_EARLY_IMPL(tag, format, FT_LOG_ERROR, E, ##__VA_ARGS__)
Completed in 3 milliseconds