Electroneum
log.cpp File Reference
#include "misc_log_ex.h"
#include "log.hpp"
Include dependency graph for log.cpp:

Go to the source code of this file.

Namespaces

 hw
 

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "device"
 

Functions

void hw::buffer_to_str (char *to_buff, size_t to_len, const char *buff, size_t len)
 
void hw::log_hexbuffer (const std::string &msg, const char *buff, size_t len)
 
void hw::log_message (const std::string &msg, const std::string &info)
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "device"

Definition at line 36 of file log.cpp.