MySQL 9.1.0
Source Code Documentation
|
#include "mysql/harness/logging/handler.h"
#include "mysql/harness/logging/logging.h"
#include "mysql/harness/plugin.h"
#include <syslog.h>
#include <cstring>
Go to the source code of this file.
Classes | |
class | SyslogHandler |
Unix-based systems specific logging handler(sink) that writes the logs to the syslog. More... | |
Variables | |
constexpr const char * | kSyslogPluginName = "syslog" |
mysql_harness::Plugin | harness_plugin_syslog |
|
extern |
|
constexpr |