![]() |
MySQL 9.5.0
Source Code Documentation
|
C++ wrapper for emitting one or more simple (no attributes) telemetry log records. More...
#include <mysql_telemetry_logs_client.h>
Public Member Functions | |
| PSI_SimpleLogger (PSI_logger_key key) | |
| void | error (const char *message) const |
| void | warn (const char *message) const |
| void | info (const char *message) const |
| void | debug (const char *message) const |
Public Attributes | |
| PSI_logger_key | m_logger_key |
C++ wrapper for emitting one or more simple (no attributes) telemetry log records.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
| PSI_logger_key PSI_SimpleLogger::m_logger_key |