FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_ERROR
#define FASTLED_ERROR
(
MSG
)
Value:
fl::detail::log_emit
( \
fl::detail::log_kind::ERROR
, \
fl::fastled_file_offset
(__FILE__),
int
(__LINE__), \
fl::sstream
() << MSG)
fl::sstream
Definition
strstream.h:34
fl::detail::log_kind::ERROR
@ ERROR
Definition
log.h:175
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
202
of file
log.h
.
202
#define FASTLED_ERROR(MSG) fl::detail::log_emit( \
203
fl::detail::log_kind::ERROR, \
204
fl::fastled_file_offset(__FILE__), int(__LINE__), \
205
fl::sstream() << MSG)
fl
log
log.h
Generated on Tue Jun 16 2026 00:07:01 for FastLED by
1.13.2