NETWORK ATTACKS FRAMEWORK
1.0.0
A NETwork Attacks framework. Making network attacks impact evaluation easier!
|
Go to the source code of this file.
Classes | |
class | NA_NesgLog |
Specific logs for MA framework. More... | |
Defines | |
#define | NESGLOGHEADER "[" << NA_Utils::currentDateTime() << "][" << simTime() << "][NESGLOG]: " |
LOG header. | |
#define | LOG log << NESGLOGHEADER |
LOG macro. |
#define LOG log << NESGLOGHEADER |
LOG macro.
Definition at line 40 of file NA_NesgLog.h.
#define NESGLOGHEADER "[" << NA_Utils::currentDateTime() << "][" << simTime() << "][NESGLOG]: " |
LOG header.
Definition at line 38 of file NA_NesgLog.h.