otLogCli() function
Emits a log message at a given log level. Is intended for use by CLI only. If `OPENTHREAD_CONFIG_LOG_CLI` is not set or the current log level is below the given log level, this function does not emit any log message.
Arguments
aFormat
The format string.