LibLogicalAccess
2.5.0
An Open Source RFID Library
|
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_ |
Base class logs informations.
|
static |
A queue of "context string" to help make sense of the log message.