FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ScopedLogDisable() [1/3]

fl::ScopedLogDisable::ScopedLogDisable ( )
inline

Constructor - saves current log level and disables logging.

Definition at line 68 of file cstdio.h.

70 }
unsigned char u8
Definition stdint.h:131
@ FL_LOG_LEVEL_NONE
No logging (completely silent)
Definition cstdio.h:24
u8 getLogLevel()
Get the current global log level.
void setLogLevel(u8 level)
Set the global log level.

References fl::FL_LOG_LEVEL_NONE, FL_NOEXCEPT, fl::getLogLevel(), mPreviousLevel, and fl::setLogLevel().

Referenced by ScopedLogDisable(), ScopedLogDisable(), operator=(), and operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: