|
FastLED 3.9.15
|
| void fl::detail::printLoggerDisabledError | ( | const char * | category_name, |
| const char * | define_name ) |
Print error message for disabled logger (non-template helper) Called from checkLoggerEnabled template function IMPORTANT: This must NOT be inline - needs external linkage for cross-TU calls.
Definition at line 19 of file async_logger.cpp.hpp.
References FL_ERROR.
Referenced by checkLoggerEnabled().
Here is the caller graph for this function: