Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ async_logger.h
File
async_logger.h
src/fl/log/async_logger.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#pragma once
2
3
/// @file fl/log/async_logger.h
4
/// @brief ISR-safe async logger using SPSC queue backend (zero heap allocation)
Callers
nothing calls this directly
Calls
1
registerLogger
Method · 0.80
Tested by
no test coverage detected