![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <stdio.h>#include <sstream>Go to the source code of this file.
Classes | |
| class | auth_ldap_sasl_client::Ldap_log_writer_error | 
| Log writer class.  More... | |
| class | auth_ldap_sasl_client::Ldap_logger | 
| Class representing logger for LDAP plugins.  More... | |
Namespaces | |
| namespace | auth_ldap_sasl_client | 
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__}) |