tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
SerialErrorHandler Class Reference

#include <arduino_serial_error_handler.h>

Static Public Member Functions

static void log (const std::string &msg, ErrorLevel level)
 
template<typename... Args>
static void log (ErrorLevel level, Args &&...args)
 
template<typename... Args>
static void error (Args &&...args)
 

Member Function Documentation

◆ error()

template<typename... Args>
static void SerialErrorHandler::error ( Args &&...  args)
inlinestatic
Here is the call graph for this function:

◆ log() [1/2]

static void SerialErrorHandler::log ( const std::string &  msg,
ErrorLevel  level 
)
inlinestatic

◆ log() [2/2]

template<typename... Args>
static void SerialErrorHandler::log ( ErrorLevel  level,
Args &&...  args 
)
inlinestatic

The documentation for this class was generated from the following file: