List of all members.
Public Member Functions |
virtual bool | init ()=0 |
virtual void | cleanup ()=0 |
virtual bool | log_slow (THD *thd, time_t current_time, time_t query_start_arg, const char *user_host, uint user_host_len, ulonglong query_utime, ulonglong lock_utime, bool is_command, const char *sql_text, uint sql_text_len)=0 |
virtual bool | log_error (enum loglevel level, const char *format, va_list args)=0 |
virtual bool | log_general (THD *thd, time_t event_time, const char *user_host, uint user_host_len, my_thread_id thread_id, const char *command_type, uint command_type_len, const char *sql_text, uint sql_text_len, const CHARSET_INFO *client_cs)=0 |
The documentation for this class was generated from the following file: