Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_grn_logger_info Struct Reference

#include <groonga.h>

Data Fields

grn_log_level max_level
int flags
void(* func )(int, const char *, const char *, const char *, const char *, void *)
void * func_arg

Detailed Description

Definition at line 1025 of file groonga.h.

Field Documentation

int flags

Definition at line 1027 of file groonga.h.

void(* func)(int, const char *, const char *, const char *, const char *, void *)

Definition at line 1028 of file groonga.h.

void* func_arg

Definition at line 1029 of file groonga.h.

grn_log_level max_level

Definition at line 1026 of file groonga.h.


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