ARGoS  3
A parallel, multi-engine simulator for swarm robotics
core/utility/logging/argos_log.cpp File Reference
#include "argos_log.h"
+ Include dependency graph for argos_log.cpp:

Go to the source code of this file.

Namespaces

namespace  argos
 

The namespace containing all the ARGoS related code.


Variables

CARGoSLog argos::LOG (std::cout, SLogColor(ARGOS_LOG_ATTRIBUTE_BRIGHT, ARGOS_LOG_COLOR_GREEN))
CARGoSLog argos::LOGERR (std::cerr, SLogColor(ARGOS_LOG_ATTRIBUTE_BRIGHT, ARGOS_LOG_COLOR_RED))