FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_WARN
#define FASTLED_WARN
(
MSG
)
Value:
fl::detail::log_emit
( \
fl::detail::log_kind::WARN
, \
fl::fastled_file_offset
(__FILE__),
int
(__LINE__), \
fl::sstream
() << MSG)
fl::sstream
Definition
strstream.h:34
fl::detail::log_kind::WARN
@ WARN
Definition
log.h:174
fl::detail::log_emit
FL_NO_INLINE void log_emit(log_kind kind, const char *file, int line, fl::sstream &body) FL_NOEXCEPT
Definition
log.cpp.hpp:31
fl::fastled_file_offset
const char * fastled_file_offset(const char *file)
Definition
log.cpp.hpp:56
Definition at line
230
of file
log.h
.
230
#define FASTLED_WARN(MSG) fl::detail::log_emit( \
231
fl::detail::log_kind::WARN, \
232
fl::fastled_file_offset(__FILE__), int(__LINE__), \
233
fl::sstream() << MSG)
fl
log
log.h
Generated on Tue Jun 16 2026 00:07:01 for FastLED by
1.13.2