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

 argos
 The namespace containing all the ARGoS related code.
 

Variables

size_t argos::DEBUG_INDENTATION = 0
 
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))