LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
logs.cpp File Reference

Base class logs informations. More...

#include <logicalaccess/plugins/llacommon/logs.hpp>
#include <logicalaccess/plugins/llacommon/settings.hpp>
#include <logicalaccess/colorize.hpp>
#include <boost/date_time.hpp>

Namespaces

namespace  logicalaccess
 

Functions

std::ostream & logicalaccess::operator<< (std::ostream &ss, const ByteVector &bytebuff)
 
std::ostream & logicalaccess::operator<< (std::ostream &ss, const std::vector< bool > &bytebuff)
 
std::string logicalaccess::get_nth_param_name (const char *param_names, int idx)
 
void logicalaccess::trace_print_helper (std::stringstream &ss, const char *param_names, int)
 

Variables

static thread_local std::vector< std::string > context_
 

Detailed Description

Base class logs informations.

Author
Maxime C. maxim.nosp@m.e-de.nosp@m.v@isl.nosp@m.og.c.nosp@m.om

Variable Documentation

◆ context_

thread_local std::vector<std::string> context_
static

A queue of "context string" to help make sense of the log message.