MySQL 8.0.40
Source Code Documentation
|
#include <log_client.h>
Public Member Functions | |
Ldap_log_writer_error () | |
This class writes error into default error streams. More... | |
~Ldap_log_writer_error () | |
void | write (std::string data) |
|
default |
This class writes error into default error streams.
We needed this constructor because of template class usage.
|
default |
void Ldap_log_writer_error::write | ( | std::string | data | ) |