MySQL 8.3.0
Source Code Documentation
consolelog_plugin.cc File Reference

Variables

mysql_harness::Plugin harness_plugin_consolelog
 

Variable Documentation

◆ harness_plugin_consolelog

mysql_harness::Plugin harness_plugin_consolelog
Initial value:
= {
mysql_harness::PLUGIN_ABI_VERSION,
mysql_harness::ARCHITECTURE_DESCRIPTOR,
"Logging using stdout",
VERSION_NUMBER(0, 0, 1),
0,
nullptr,
0,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
false,
}
static constexpr std::array< const char *, 4 > logger_sink_supported_options
Definition: supported_logger_options.h:32