class Logger

Defined at line 40 of file ../../third_party/openthread/src/lib/spinel/logger.hpp

Protected Members

const char * mModuleName

Protected Methods

void Logger (const char * aModuleName)
void LogIfFail (const char * aText, otError aError)
void LogCrit (const char * aFormat)
void LogWarn (const char * aFormat)
void LogNote (const char * aFormat)
void LogInfo (const char * aFormat)
void LogDebg (const char * aFormat)
uint32_t Snprintf (char * aDest, uint32_t aSize, const char * aFormat)
void LogSpinelFrame (const uint8_t * aFrame, uint16_t aLength, bool aTx)

Enumerations

enum 
Name Value
kChannelMaskBufferSize 32

Defined at line 56 of file ../../third_party/openthread/src/lib/spinel/logger.hpp