MySQL 9.1.0
Source Code Documentation
PSI_LogRecord Member List

This is the complete list of members for PSI_LogRecord, including all inherited members.

add_attribute_bool(const char *name, bool value)PSI_LogRecordinline
add_attribute_double(const char *name, double value)PSI_LogRecordinline
add_attribute_string(const char *name, const char *value)PSI_LogRecordinline
add_attribute_string_view(const char *name, const char *value, size_t len)PSI_LogRecordinline
add_attribute_uint64(const char *name, uint64_t value)PSI_LogRecordinline
check_enabled() constPSI_LogRecordinline
emit()PSI_LogRecordinline
m_attr_countPSI_LogRecordprotected
m_attrsPSI_LogRecordprotected
m_levelPSI_LogRecordprotected
m_logger_keyPSI_LogRecordprotected
m_messagePSI_LogRecordprotected
m_psiPSI_LogRecordprotected
PSI_LogRecord(PSI_logger_key key, OTELLogLevel level, const char *message)PSI_LogRecordinline