|
FastLED 3.9.15
|
|
inline |
Template-based logger accessor with auto-registration and enablement check.
| N | Logger index (0-15, maps to Singleton<AsyncLogger, N>) |
| InfoProvider | Type providing category name and define name via static methods |
Definition at line 249 of file async_logger.h.
References fl::detail::checkLoggerEnabled(), get_async_logger_by_index(), fl::detail::ActiveLoggerRegistry::instance(), fl::detail::AsyncLoggerServiceTask::instance(), and fl::SingletonShared< T, N >::instance().
Referenced by get_async_logger_by_index(), get_audio_async_logger_isr(), get_audio_async_logger_main(), get_flexio_async_logger_isr(), get_flexio_async_logger_main(), get_interrupt_async_logger_isr(), get_interrupt_async_logger_main(), get_objectfled_async_logger_isr(), get_objectfled_async_logger_main(), get_parlio_async_logger_isr(), get_parlio_async_logger_main(), get_rmt_async_logger_isr(), get_rmt_async_logger_main(), get_spi_async_logger_isr(), and get_spi_async_logger_main().
Here is the call graph for this function:
Here is the caller graph for this function: