feisty meow concerns codebase  2.140
time_set_effective_id.cpp File Reference
Include dependency graph for time_set_effective_id.cpp:

Go to the source code of this file.

Macros

#define BASE_LOG(to_print)   EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))
 
#define LOG(to_print)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))
 

Macro Definition Documentation

◆ BASE_LOG

#define BASE_LOG (   to_print)    EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))

Definition at line 34 of file time_set_effective_id.cpp.

◆ LOG

#define LOG (   to_print)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(to_print))

Definition at line 36 of file time_set_effective_id.cpp.