MySQL 8.4.1
Source Code Documentation
mysql_simple_error_log_imp Class Reference

An implementation of the simple error log service. More...

#include <mysql_simple_error_log_imp.h>

Static Public Member Functions

static mysql_service_status_t emit (const char *component, const char *file, unsigned long line, int severity, int error_id,...) noexcept
 

Detailed Description

An implementation of the simple error log service.

Member Function Documentation

◆ emit()

mysql_service_status_t mysql_simple_error_log_imp::emit ( const char *  component,
const char *  file,
unsigned long  line,
int  severity,
int  error_id,
  ... 
)
staticnoexcept

The documentation for this class was generated from the following files: