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

◆ getLogLevel()

u8 fl::getLogLevel ( )

Get the current global log level.

Returns
Current log level (0-4)

Definition at line 28 of file cstdio.cpp.hpp.

28 {
29 return gLogLevel;
30}
static u8 gLogLevel

References gLogLevel.

Referenced by fl::ScopedLogDisable::ScopedLogDisable().

+ Here is the caller graph for this function: