nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nRF RPC logging

Logging over nRF RPC. More...

Enumerations

enum  log_rpc_level {
  LOG_RPC_LEVEL_NONE = 0 , LOG_RPC_LEVEL_ERR , LOG_RPC_LEVEL_WRN , LOG_RPC_LEVEL_INF ,
  LOG_RPC_LEVEL_DBG
}
 

Functions

int log_rpc_set_stream_level (enum log_rpc_level level)
 
int log_rpc_get_crash_log (size_t offset, char *buffer, size_t buffer_length)
 Retrieves the crash log retained on the remote device.
 

Detailed Description

Logging over nRF RPC.