otLogCritPlat() function
Emits a log message at critical log level. Is intended for use by platform. If `OPENTHREAD_CONFIG_LOG_PLATFORM` is not set or the current log level is below critical, this function does not emit any log message.
Arguments
aFormat
The format string.