USBGuard
Software framework that protects your computer against rogue USB devices by implementing basic whitelisting and blacklisting capabilities.
|
Contains information about the source. More...
#include <Logger.hpp>
Public Attributes | |
std::string | file |
int | line |
std::string | function |
Contains information about the source.
std::string usbguard::LogStream::Source::file |
File name.
std::string usbguard::LogStream::Source::function |
Name of the function.
int usbguard::LogStream::Source::line |
Line number.