My Project
Loading...
Searching...
No Matches
log4MC Class Reference

#include <log4MC.h>

Static Public Member Functions

static void Setup (const char *hostName, MCLoggingConfiguration *config)
 
static void wifiIsConnected (bool connected)
 
static void vlogf (uint8_t level, const char *fmt,...)
 
static void log (uint8_t level, const char *message)
 
static void debug (const char *message)
 
static void info (const char *message)
 
static void info (String message)
 
static void warn (const char *message)
 
static void error (const char *message)
 
static void fatal (const char *message)
 

Member Function Documentation

◆ debug()

void log4MC::debug ( const char * message)
static
Here is the call graph for this function:

◆ error()

void log4MC::error ( const char * message)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fatal()

void log4MC::fatal ( const char * message)
static
Here is the call graph for this function:

◆ info() [1/2]

void log4MC::info ( const char * message)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ info() [2/2]

void log4MC::info ( String message)
static
Here is the call graph for this function:

◆ log()

void log4MC::log ( uint8_t level,
const char * message )
static
Here is the caller graph for this function:

◆ Setup()

void log4MC::Setup ( const char * hostName,
MCLoggingConfiguration * config )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ vlogf()

void log4MC::vlogf ( uint8_t level,
const char * fmt,
... )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ warn()

void log4MC::warn ( const char * message)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wifiIsConnected()

void log4MC::wifiIsConnected ( bool connected)
static
Here is the caller graph for this function:

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