LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include <logs.hpp>
Public Member Functions | |
LogContext (const std::string &) | |
~LogContext () | |
A class that push a string into the current logger's context at construction, and pop it at deletion.
The direct use of this class is discouraged and the macro LLA_LOG_CTX(...) should be used to push some context to the logger.
|
explicit |
logicalaccess::LogContext::~LogContext | ( | ) |