
Go to the source code of this file.
Macros | |
#define | DBG(...) EINA_LOG_DOM_DBG(_e_dbus_hal_log_dom, __VA_ARGS__) |
#define | E_DBUS_COLOR_DEFAULT EINA_COLOR_CYAN |
#define | ERR(...) EINA_LOG_DOM_ERR(_e_dbus_hal_log_dom, __VA_ARGS__) |
#define | INFO(...) EINA_LOG_DOM_INFO(_e_dbus_hal_log_dom, __VA_ARGS__) |
#define | WARN(...) EINA_LOG_DOM_WARN(_e_dbus_hal_log_dom, __VA_ARGS__) |
Variables | |
int | _e_dbus_hal_log_dom |
Macro Definition Documentation
◆ DBG
#define DBG | ( | ... | ) | EINA_LOG_DOM_DBG(_e_dbus_hal_log_dom, __VA_ARGS__) |
◆ E_DBUS_COLOR_DEFAULT
#define E_DBUS_COLOR_DEFAULT EINA_COLOR_CYAN |
◆ ERR
#define ERR | ( | ... | ) | EINA_LOG_DOM_ERR(_e_dbus_hal_log_dom, __VA_ARGS__) |
◆ INFO
#define INFO | ( | ... | ) | EINA_LOG_DOM_INFO(_e_dbus_hal_log_dom, __VA_ARGS__) |
◆ WARN
#define WARN | ( | ... | ) | EINA_LOG_DOM_WARN(_e_dbus_hal_log_dom, __VA_ARGS__) |
Variable Documentation
◆ _e_dbus_hal_log_dom
|
extern |
Referenced by e_hal_init(), and e_hal_shutdown().