feisty meow concerns codebase  2.140
await_app_exit.cpp File Reference
Include dependency graph for await_app_exit.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 42 of file await_app_exit.cpp.

◆ LOG

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

Definition at line 44 of file await_app_exit.cpp.