|
Groonga 3.0.9 Source Code Document
|
#include <groonga.h>
Data Fields | |
| grn_log_level | max_level |
| int | flags |
| void * | user_data |
| void(* | log )(grn_ctx *ctx, grn_log_level level, const char *timestamp, const char *title, const char *message, const char *location, void *user_data) |
| void(* | reopen )(grn_ctx *ctx, void *user_data) |
| void(* | fin )(grn_ctx *ctx, void *user_data) |
| void(* log)(grn_ctx *ctx, grn_log_level level, const char *timestamp, const char *title, const char *message, const char *location, void *user_data) |
| grn_log_level max_level |
1.8.1.2