MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
my_plugin_log_service Struct Reference

Public Attributes

int(* my_plugin_log_message )(MYSQL_PLUGIN *, enum plugin_log_level, const char *,...)

Detailed Description

Definition at line 43 of file service_my_plugin_log.h.

Member Data Documentation

int(* my_plugin_log_service::my_plugin_log_message)(MYSQL_PLUGIN *, enum plugin_log_level, const char *,...)

write a message to the log

Definition at line 46 of file service_my_plugin_log.h.


The documentation for this struct was generated from the following file: