implem_only.h File Reference

#include <basis/log_base.h>

Include dependency graph for implem_only.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BASE_LOG(to_print)   EMERGENCY_LOG(program_wide_logger(), to_print)
 logs a string without any additional info.
#define LOG(to_print)   CLASS_EMERGENCY_LOG(program_wide_logger(), to_print)
 logs a string and includes the timestamp and class/method location.


Define Documentation

#define BASE_LOG ( to_print   )     EMERGENCY_LOG(program_wide_logger(), to_print)

logs a string without any additional info.

Definition at line 28 of file implem_only.h.

#define LOG ( to_print   )     CLASS_EMERGENCY_LOG(program_wide_logger(), to_print)

logs a string and includes the timestamp and class/method location.

Definition at line 31 of file implem_only.h.


Generated on Thu Nov 20 04:29:17 2008 for HOOPLE Libraries by  doxygen 1.5.1