326
326
invoked as appendv(buf1,len1,buf2,len2,...,bufn,lenn,0)
329
329
bool append(Log_event* ev);
331
331
void make_log_name(char* buf, const char* log_ident);
332
332
bool is_active(const char* log_file_name);
333
333
int update_log_index(LOG_INFO* linfo, bool need_update_threads);
336
336
int purge_logs(const char *to_log, bool included,
337
337
bool need_mutex, bool need_update_threads,