Electroneum
log.hpp File Reference
#include <cstddef>
#include <string>
#include "ringct/rctOps.h"
#include "crypto/crypto.h"
#include "cryptonote_basic/account.h"
#include "device.hpp"
Include dependency graph for log.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hw
 

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)