Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
logging.c File Reference
#include <ctype.h>
#include <inttypes.h>
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include "cascoda-bm/cascoda_types.h"
#include "cascoda-util/cascoda_time.h"
#include "openthread/instance.h"
#include "openthread/platform/logging.h"
Include dependency graph for logging.c:

Functions

OT_TOOL_WEAK void otPlatLog (otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat,...)
 

Function Documentation

◆ otPlatLog()

OT_TOOL_WEAK void otPlatLog ( otLogLevel  aLogLevel,
otLogRegion  aLogRegion,
const char *  aFormat,
  ... 
)