MySQL 9.1.0
Source Code Documentation
|
Macros | |
#define | log_dbg(...) Ldap_logger::log_dbg_msg({__VA_ARGS__}) |
#define | log_info(...) Ldap_logger::log_info_msg({__VA_ARGS__}) |
#define | log_warning(...) Ldap_logger::log_warning_msg({__VA_ARGS__}) |
#define | log_error(...) Ldap_logger::log_error_msg({__VA_ARGS__}) |
#define log_dbg | ( | ... | ) | Ldap_logger::log_dbg_msg({__VA_ARGS__}) |
#define log_error | ( | ... | ) | Ldap_logger::log_error_msg({__VA_ARGS__}) |
#define log_info | ( | ... | ) | Ldap_logger::log_info_msg({__VA_ARGS__}) |
#define log_warning | ( | ... | ) | Ldap_logger::log_warning_msg({__VA_ARGS__}) |