MySQL 9.0.0
Source Code Documentation
eventlog_plugin.h File Reference
#include "mysql/harness/logging/handler.h"
#include "mysql/harness/logging/logging.h"
#include "mysql/harness/plugin.h"

Go to the source code of this file.

Classes

class  EventlogHandler
 Windows specific logging handler(sink) that writes the logs to the Windows eventlog. More...
 

Variables

constexpr const char * kEventlogPluginName = "eventlog"
 
constexpr const char * kDefaultEventSourceName = "MySQL Router"
 
mysql_harness::Plugin harness_plugin_eventlog
 

Variable Documentation

◆ harness_plugin_eventlog

mysql_harness::Plugin harness_plugin_eventlog

◆ kDefaultEventSourceName

constexpr const char* kDefaultEventSourceName = "MySQL Router"
constexpr

◆ kEventlogPluginName

constexpr const char* kEventlogPluginName = "eventlog"
constexpr