Home
last modified time | relevance | path

Searched refs:sLevelString (Results 1 – 1 of 1) sorted by relevance

/external/ot-br-posix/src/common/
Dlogging.cpp53 static const char sLevelString[][8] = { variable
118 … syslog(static_cast<int>(aLevel), "%s%s: %s", sLevelString[aLevel], GetPrefix(aLogTag), buffer); in otbrLog()